From df4d4b5a4a788630bbaa0ae3e0d7e6ca2ed3f31f Mon Sep 17 00:00:00 2001 From: q3aql Date: Sat, 3 Apr 2021 19:07:27 +0200 Subject: [PATCH] Remove bad quote (README.md) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fa9352..59d8f65 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ _Dependence: `python3`._ * Open the terminal and type the following comands: ```shell - $ git clone https://github.com/q3aql/ip2e.git` + $ git clone https://github.com/q3aql/ip2e.git $ cd ip2e $ sudo make install ```` @@ -35,7 +35,7 @@ _Note: You must install `git` previously._ * Open the terminal and type the following comands: ```shell - $ git clone https://github.com/q3aql/ip2e.git` + $ git clone https://github.com/q3aql/ip2e.git $ cd ip2e $ sudo make -f Makefile.OSX ````