aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e66bf67..b7e3afc 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ To install this software, you must compile it from source. Don't worry, it shoul
$ git clone https://git.arslaancodes.com/cinnamon-browser.git
$ cd cinnamon-browser
$ cp config.def.h config.h
+$ # edit configuration to your liking
# make install
```