Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
df5df06e
Unverified
Commit
df5df06e
authored
Mar 02, 2021
by
Liana Husikyan
Committed by
GitHub
Mar 02, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md (#931)
parent
fcefed60
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
README.md
libs/remixd/README.md
+9
-2
No files found.
libs/remixd/README.md
View file @
df5df06e
...
...
@@ -15,6 +15,14 @@ Alternatively `remixd` can be used to setup a development environment that can b
`npm install -g @remix-project/remixd`
### Warning for old users
There is a new version of remixd with a new npm address: https://npmjs.com/package/@remix-project/remixd
If you were using the old one you need to:
1.
uninstall the old one:
`npm uninstall -g remixd`
2.
install the new:
`npm install -g @remix-project/remixd`
## HELP SECTION
```
...
...
@@ -46,4 +54,4 @@ Furthermore :
-
It is not possible to create a file from
`Remix IDE`
(that might change).
-
If a folder does not contain any file, the folder will not be displayed in the explorer (that might change).
-
Symbolic links are not forwarded to Remix IDE.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment