diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-18 14:52:33 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-18 14:52:33 +0100 |
commit | b38e35ad05ae5b7d1c3d45436921f573bc9e5ba6 (patch) | |
tree | 5209b1138509687d24b5d60e846df0728cb062dc /INSTALL.md | |
parent | 0963064f48f82567a4db901c67800bba61ba8f49 (diff) | |
download | Ishtar-b38e35ad05ae5b7d1c3d45436921f573bc9e5ba6.tar.bz2 Ishtar-b38e35ad05ae5b7d1c3d45436921f573bc9e5ba6.zip |
master -> main
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index 7edfe8ff4..0c087a671 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -23,7 +23,7 @@ bash ./ishtar-install ``` • Default PostgreSQL host? [localhost] • Which webserver do you want to use? ([nginx]/none) -• Which version would you like to use? ([develop]/master) +• Which version would you like to use? ([develop]/main) • Which base install path for Ishtar? [/srv/] ``` ``` |