Procházet zdrojové kódy

Added: cd instruction to linuxconfig dir

Laurent HUBERT před 8 roky
rodič
revize
ecc899c8aa
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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
 ```