mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
minor changes: added the makefile directory in the Installation Guide section
This commit is contained in:
parent
560a057941
commit
d8ffeb4d0e
|
@ -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
|
Step 3: download, compile, and install the project by executing the following command
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
make install
|
cd seaweedfs/weed && make install
|
||||||
```
|
```
|
||||||
|
|
||||||
Once this is done, you will find the executable "weed" in your `$GOPATH/bin` directory
|
Once this is done, you will find the executable "weed" in your `$GOPATH/bin` directory
|
||||||
|
|
Loading…
Reference in a new issue