Pārlūkot izejas kodu

Added: cd instruction to linuxconfig dir

Laurent HUBERT 8 gadi atpakaļ
vecāks
revīzija
ecc899c8aa
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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
 ```