File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/2. Getting started Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ This installs latest release from NPM. Note that every release is labelled lates
1616
1717If you prefer not to use Bun, or can't use it to install, you can also use these binary install scripts:
1818
19- #### For Linux and MacOS
20-
2119This removes the need for Bun, but the cynthiaweb-mini CLI will be quite a big bigger in file size.
2220
2321These scripts will download and install [ the binaries released from GitHub releases] ( https://github.com/CynthiaWebsiteEngine/Mini/releases )
@@ -29,6 +27,8 @@ To change this default behaviour you can set the following environment variables
2927- ` CYNTHIAWEB_MINI_INSTALL_DIR ` : Changes directory for Cynthia Mini to be installed to
3028- ` CYNTHIAWEB_MINI_RELEASE ` : Changes release to be installed, useful if you want to install a pre-release or older version.
3129
30+ #### For Linux and MacOS
31+
3232``` bash
3333# installs latest stable release from GitHub.
3434curl -fsSL https://cynthiawebsiteengine.github.io/Mini-docs/assets/install.sh | bash
You can’t perform that action at this time.
0 commit comments