Drop node references from readme

This commit is contained in:
Thomas Boerger
2019-12-10 10:01:37 +01:00
parent b8e4604416
commit 1d02209be7

View File

@@ -15,15 +15,12 @@ You can download prebuilt binaries from the GitHub releases or from our [downloa
## Development
Make sure you have a working Go environment, for further reference or a guide take a look at the [install instructions](http://golang.org/doc/install.html). This project requires Go >= v1.13. For the frontend it's also required to have [NodeJS](https://nodejs.org/en/download/package-manager/) and [Yarn](https://yarnpkg.com/lang/en/docs/install/) installed.
Make sure you have a working Go environment, for further reference or a guide take a look at the [install instructions](http://golang.org/doc/install.html). This project requires Go >= v1.13.
```console
git clone https://github.com/owncloud/ocis-graph.git
cd ocis-graph
yarn install
yarn build
make generate build
./bin/ocis-graph -h