diff --git a/README.md b/README.md index 1f33447..eea8849 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ For the supported distributions get the install repositories and instructions fr ## Building for Linux ``` - git clone https://github.com/PerryWerneck/pw3270.git - cd pw3270 - ./autogen.sh - make all - sudo make install + $ git clone https://github.com/PerryWerneck/pw3270.git + $ cd pw3270 + $ ./autogen.sh + $ make all + $ sudo make install ``` ## Building for Windows -- libgit2 0.21.2