aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-03-26 20:35:16 +1300
committerArslaan Pathan <[email protected]>2026-03-26 20:35:16 +1300
commitebf52e6353c842cc7a9ec6a8f93813d7bd7f339f (patch)
tree833bdcd05c8939c237fda7fe4fbd6015794bf85a /README.md
parent57eaa71562fe5c07e70553036502bbf043023259 (diff)
downloadcinnamon-browser-ebf52e6353c842cc7a9ec6a8f93813d7bd7f339f.tar.xz
cinnamon-browser-ebf52e6353c842cc7a9ec6a8f93813d7bd7f339f.zip
Some refactoring, Cinnamon struct, defconfig rather than just config
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
```