Skip to content

Commit e80da62

Browse files
lift this out of the wrong subheader
1 parent 46b3013 commit e80da62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/2. Getting started/2.1-installing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ This installs latest release from NPM. Note that every release is labelled lates
1616

1717
If 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-
2119
This removes the need for Bun, but the cynthiaweb-mini CLI will be quite a big bigger in file size.
2220

2321
These 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.
3434
curl -fsSL https://cynthiawebsiteengine.github.io/Mini-docs/assets/install.sh | bash

0 commit comments

Comments
 (0)