From f10be70a9aefec3d36df0c9a38722414f2b76a4e Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Thu, 16 Jul 2020 15:35:25 -0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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