mirror of
https://github.com/SinTan1729/Unscrambler.git
synced 2024-12-26 12:18:37 -06:00
Updated README.md
This commit is contained in:
parent
c376ed9bad
commit
499c2d8a88
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ A simple tool to unscramble English words.
|
|||
|
||||
```
|
||||
git clone https://github.com/SinTan1729/Unscrambler
|
||||
cd folderify
|
||||
cd Unscrambler
|
||||
g++ Unscrambler.cpp -o Unscrambler
|
||||
```
|
||||
Or, you can simply use the precompiled binary that's included.
|
||||
|
|
Loading…
Reference in a new issue