Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ A demo server can be reached at the following address: https://sapphiredb-demo.a

You can try out this example by following these steps:

1. [Open in Gitpod](https://gitpod.io/#https://github.com/SapphireDb/Example-NodeJs)

or
1. [Open in Gitpod](https://gitpod.io/#https://github.com/SapphireDb/Example-NodeJs) or [Open in Codeanywhere](https://app.codeanywhere.com/#https://github.com/SapphireDb/Example-NodeJs)

1. Clone the sources and switch to the directory
2. Run `npm install`
Expand Down