Skip to content

Commit

Permalink
Updated section.
Browse files Browse the repository at this point in the history
  • Loading branch information
create3000 committed Apr 22, 2024
1 parent 71dae34 commit 8626ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_posts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Sunrize is an easy-to-use editor for X3D files that is based on the [X_ITE](/x_i

## Run from Console

First you need to install both Node.js and npm on your system. To accomplish this, you can use a [Node installer](https://nodejs.org/en/download/) (Windows), or use [Homebrew](https://brew.sh) to install node (macos).
First you need to install both Node.js and npm on your system. To accomplish this, you can use a [Node installer](https://nodejs.org/en/download/){:target="_blank"} (Windows), or use [Homebrew](https://brew.sh){:target="_blank"} to install node (macos).

Then you can run Sunrize without installing it using npm's **npx** command:

Expand Down

0 comments on commit 8626ba5

Please sign in to comment.