diff --git a/How-To-Build.md b/How-To-Build.md index 0ee805e..41e606c 100644 --- a/How-To-Build.md +++ b/How-To-Build.md @@ -1,4 +1,4 @@ -1. [Install flutter](https://flutter.dev) and [Rust](https://www.rust-lang.org/tools/install) +1. To build FluffyChat you need [Flutter](https://flutter.dev) and [Rust](https://www.rust-lang.org/tools/install) 2. Clone the repo: ```