aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-03-26 20:40:02 +1300
committerArslaan Pathan <[email protected]>2026-03-26 20:40:02 +1300
commitac035ce927349ab3f131f6cf15b62f22f9c06168 (patch)
tree091f637255d2c5ae920ec4875cd5f737c9631b6f /README.md
parent16e5c1602b6502a36a54b33ad99efdf66b8f2101 (diff)
downloadcinnamon-browser-ac035ce927349ab3f131f6cf15b62f22f9c06168.tar.xz
cinnamon-browser-ac035ce927349ab3f131f6cf15b62f22f9c06168.zip
stuff
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
```