瀏覽代碼

Added: cd instruction to linuxconfig dir

Laurent HUBERT 8 年之前
父節點
當前提交
ecc899c8aa
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -72,6 +72,7 @@ Using the given script, install your firewall. The best way to do this is to fir
 ```bash
 morpheus@server $ sudo apt-get update && sudo apt-get install git make
 morpheus@server $ git clone <THIS REPOS URL>
+morpheus@server $ cd linuxconfig
 morpheus@server $ sudo make
 ```