minor changes: added the makefile directory in the Installation Guide section

This commit is contained in:
ErikCoder07 2021-12-14 21:25:16 -03:00
parent 560a057941
commit d8ffeb4d0e

View file

@ -501,7 +501,7 @@ git clone https://github.com/chrislusf/seaweedfs.git
Step 3: download, compile, and install the project by executing the following command
```bash
make install
cd seaweedfs/weed && make install
```
Once this is done, you will find the executable "weed" in your `$GOPATH/bin` directory