We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5077af6 commit c416c79Copy full SHA for c416c79
doc/F-Stack_Binary_Release_Quick_Start.md
@@ -10,6 +10,7 @@ Before you start to use f-stack-binary-release package, please make sure you:
10
11
```sh
12
$ sudo -i
13
+$ wget https://github.com/F-Stack/f-stack/releases/download/v1.12/f-stack-binary-release.tar.gz
14
$ tar zxf f-stack-binary-release.tar.gz
15
$ cd f-stack-binary-release/scripts
16
# 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