mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-07 17:05:33 +02:00
📝 Tell people to install @next
whilst we are in alpha
This commit is contained in:
parent
d6b9616ef4
commit
9b01bf3a7a
1 changed files with 2 additions and 2 deletions
|
@ -24,9 +24,9 @@ If you are having problems with following these instructions, or with gluon in g
|
|||
The first thing you are going to need to do is to install Gluon. As it is a nodejs program it can be installed through npm or yarn.
|
||||
|
||||
```sh
|
||||
npm install -g gluon-build
|
||||
npm install -g gluon-build@next
|
||||
# or
|
||||
yarn global add gluon-build
|
||||
yarn global add gluon-build@next
|
||||
|
||||
# Note: Linux and mac users may have to run the above command with sudo
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue