We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1747c86 + 048f485 commit c4285c1Copy full SHA for c4285c1
2 files changed
docs/index.md
@@ -0,0 +1,3 @@
1
+# data.transformap.co
2
+
3
+If you wish to install the daemon, please refer to the [installation documentation](/data.transformap.co/install)
docs/install.md
@@ -72,6 +72,6 @@ The service should now be running.
72
73
### 4. Run a development environment
74
75
- npm watch
+ npm run watch
76
77
The Node Package Manager will now take care of reloading your deamon once the source code changes.
0 commit comments