1 parent c052882 commit ba8f2daCopy full SHA for ba8f2da
1 file changed
README.md
@@ -11,15 +11,6 @@ or a CI job. `iobroker-sync` maps them to a local folder and keeps the two in st
11
12
## Quick start
13
14
-> **Not released yet.** `iobroker-sync` is not on npm until v1.0, so the command below
15
-> does not work today — see [DEVELOPMENT.md](docs/DEVELOPMENT.md) to run it from a clone.
16
-
17
-<!-- RELEASE CHECKLIST — do these together, in this order:
18
- 1. npm publish (the GitHub URL is the npm homepage, so the package must exist first)
19
- 2. delete the "Not released yet" note above
20
- 3. flip the repository to public
21
- Publishing after going public leaves this quick start broken for every visitor. -->
22
23
```bash
24
npm install -g iobroker-sync
25
```
0 commit comments