Skip to content

Commit e3821be

Browse files
committed
Use generic numbering
1 parent dfb9471 commit e3821be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/SettingUp.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ If you plan to use Intellij IDEA (highly recommended):
3838
This will generate a website from the MarkBind source files in the `docs` directory, start a web server, and open a live preview of your site in your default browser.
3939

4040
1. Ensure that you have [Node.js](https://nodejs.org/en) installed, otherwise install it from [here](https://nodejs.org/en).
41-
2. Run `npm install` to install dependencies.
42-
3. Run `npm run serve` to serve the MarkBind documentation site locally.
43-
4. Visit the site on your browser at `http://127.0.0.1:8080/`.
41+
1. Run `npm install` to install dependencies.
42+
1. Run `npm run serve` to serve the MarkBind documentation site locally.
43+
1. Visit the site on your browser at `http://127.0.0.1:8080/`.
4444

4545
<box type="tip" seamless>
4646

0 commit comments

Comments
 (0)