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 6c14a56..e66bf67 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ To install this software, you must compile it from source. Don't worry, it shoul
```shell
$ git clone https://git.arslaancodes.com/cinnamon-browser.git
$ cd cinnamon-browser
+$ cp config.def.h config.h
# make install
```