We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c4fd1 commit 9c7dc5eCopy full SHA for 9c7dc5e
2 files changed
README.md
@@ -64,7 +64,7 @@ them here for completeness.
64
65
### Installation:
66
```shell
67
-npm install -g tuor
+npm install -g tuor-sandbox
68
```
69
70
### Commands:
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "tuor",
+ "name": "tuor-sandbox",
3
"version": "0.1.0",
4
"author": "codethief <git@codethief.eu>",
5
"license": "Apache-2.0",
0 commit comments