diff --git a/docs/_posts/index.md b/docs/_posts/index.md index d13bf6e7..60e6e646 100644 --- a/docs/_posts/index.md +++ b/docs/_posts/index.md @@ -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: