Update README.md

Remove unnecessary spaces.
This commit is contained in:
soroshsabz 2020-04-03 21:56:38 +04:30 committed by GitHub
parent 28953711af
commit 3ff90cdb74
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