Remove bad quote (README.md)

This commit is contained in:
q3aql 2021-04-03 19:07:27 +02:00
parent ac43c27945
commit df4d4b5a4a

View File

@ -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
````