This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new 406ae80 download-royale: remove old header
406ae80 is described below
commit 406ae8008fb5a0fe4767158d3965e36195dadab4
Author: Josh Tynjala <[email protected]>
AuthorDate: Tue Apr 9 13:26:14 2024 -0700
download-royale: remove old header
---
get-started/download-royale.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/get-started/download-royale.md b/get-started/download-royale.md
index fd9b72e..775eee0 100644
--- a/get-started/download-royale.md
+++ b/get-started/download-royale.md
@@ -30,8 +30,6 @@ You can download [Apache Royale](https://royale.apache.org/)
via [Node Package M
To install Royale globally with NPM, run the following command in a terminal.
-### Mac
-
```sh
npm install -g @apache-royale/royale-js
```