update quick start script

use mkdir -p to create work directory of /data/f-stack
dev
yumm007 2019-03-30 21:15:30 +08:00 committed by GitHub
parent fba559f45b
commit ced31bf95c
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Currently, besides authorized DNS server of DNSPod, there are various products i
## Quick Start
# clone F-Stack
mkdir /data/f-stack
mkdir -p /data/f-stack
git clone https://github.com/F-Stack/f-stack.git /data/f-stack
# install libnuma-dev