Skip to content

Commit 7a78733

Browse files
committed
Added link to nodezoo-system
1 parent 8ff7e56 commit 7a78733

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,12 @@ If you're using this microservice, and need help, you can:
1313
- Tweet to [@nodezoo][],
1414
- Ask on the [Gitter][gitter-url].
1515

16-
## Install
17-
1. clone this repo into a root _/nodezoo_ folder.
18-
2. run `npm install`
16+
## Running
17+
This micro-service can be ran as part of the [NodeZoo org][] system. Please follow the
18+
link below for details on obtaining and running the complete system.
1919

20-
## Starting
20+
- [Nodezoo: The complete system][System]
2121

22-
```sh
23-
$ node srvs/github-dev.js --seneca.options.github.token=GITHUB-PERSONAL-ACCESS-TOKEN --seneca.log.all
24-
```
2522
## Creating a GitHub Personal Access Token
2623

2724
- In the top right corner of any page, click your profile photo, then click Settings.
@@ -69,3 +66,4 @@ Licensed under [MIT][].
6966
[github issue]: https://github.com/nodezoo/nodezoo-github/issues
7067
[@nodezoo]: http://twitter.com/nodezoo
7168
[gitter-url]: https://gitter.im/nodezoo/nodezoo-org
69+
[System]: https://github.com/nodezoo/nodezoo-system

0 commit comments

Comments
 (0)