diff --git a/README.md b/README.md index 0427ef0..d1c0999 100644 --- a/README.md +++ b/README.md @@ -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.