diff --git a/README.md b/README.md index a7e09d3..f3831ff 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,6 @@ Make and install dmenu ```sh make install ``` -**Final step:** Add a colourscheme to `~/cols/dmenu.h`. This is where st will read a colorscheme.
+**Final step:** Add a colourscheme to `~/cols/dmenu.h`. This is where dmenu will read a colorscheme.
This should be in the usual form dmenu would have a colourscheme in it's own source code, as `dmenu.h` is included at compile time.
Alternatively, you could change the location of the colourscheme in `config.h`.