Skip to content

Commit

Permalink
Merge pull request #19 from rick0x00/patch-1
Browse files Browse the repository at this point in the history
fix issue "problem in instruction #18"
  • Loading branch information
n3oxmind authored Sep 9, 2022
2 parents e5f78b5 + d535e7a commit 70e2ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gns3theme is python tool that will adds a custom theme to gns3. Support both Lin

### Installation
```sh
git clone git@github.com:n3oxmind/gns3theme.git
git clone https://github.com/n3oxmind/gns3theme.git
cd gns3theme
sudo ./gns3theme.py --install /path/to/gns3/installation/directory -u $USER --scheme <colorscheme>
./gns3theme.py --scheme <colorscheme>
Expand Down

0 comments on commit 70e2ac9

Please sign in to comment.