Update README.md

Remove unnecessary spaces.
dev
soroshsabz 2020-04-03 21:56:38 +04:30 committed by GitHub
parent a964296ae8
commit 8c6931d27d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Currently, besides authorized DNS server of DNSPod, there are various products i
# clone F-Stack
mkdir -p /data/f-stack
git clone https://github.com/F-Stack/f-stack.git /data/f-stack
# Install libnuma-dev
yum install numactl-devel # on Centos
#sudo apt-get install libnuma-dev # on Ubuntu