diff --git a/README.markdown b/README.markdown index 103ce0c..410bf43 100644 --- a/README.markdown +++ b/README.markdown @@ -12,10 +12,10 @@ Instalacja: Pierwsze pobranie: ------------------ -- rm -rf ~/tf -- git clone https://bitbucket.org/ftpd/tf-scripts.git ~/tf -- cp ~/tf/tfrc ~/.tfrc +_rm -rf ~/tf_ +_git clone https://bitbucket.org/ftpd/tf-scripts.git ~/tf_ +_cp ~/tf/tfrc ~/.tfrc_ Aktualizacja: ------------- -- cd tf && git reset --hard && git clean -fd && git pull +_cd tf && git reset --hard && git clean -fd && git pull_