Skip to content

Commit c416c79

Browse files
authored
Update F-Stack_Binary_Release_Quick_Start.md
Add download f-stack-binary-release.tar.gz
1 parent 5077af6 commit c416c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: doc/F-Stack_Binary_Release_Quick_Start.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Before you start to use f-stack-binary-release package, please make sure you:
1010

1111
```sh
1212
$ sudo -i
13+
$ wget https://github.com/F-Stack/f-stack/releases/download/v1.12/f-stack-binary-release.tar.gz
1314
$ tar zxf f-stack-binary-release.tar.gz
1415
$ cd f-stack-binary-release/scripts
1516
# set_env.sh will offload the NIC, if you only have one NIC, the following three commands must run in a script

0 commit comments

Comments
 (0)