A typo in the README file has been fixed

This commit is contained in:
Sameer Rahmani 2019-12-21 00:00:57 +00:00
parent 97e0b50857
commit 061e4112a7
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ In order to install **FG42**, issue the following commands:
```bash
# clonse the FG42 repository in ~/.fg42 directory
$ git clone git://gitlab.com:FG42/FG42.git ~/.fg42/
$ git clone https://gitlab.com/FG42/FG42.git ~/.fg42/
# You can clone it where ever your want
$ cd ~/.fg42/
$ make install