summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 54f4775..34e7039 100644
--- a/README.md
+++ b/README.md
@@ -8,14 +8,10 @@ Executables can be found in the build directory, but if you want to compile the
**The names evolve *very* slowly. They start out completely random.**
**Windows**
-```bash
-cd build/Windows
-NameGeneratorEvolve
-```
+Just run NameGeneratorEvolve.exe
**GNU/Linux**
```bash
-cd build/GNULinux
./NameGeneratorEvolve
```