From af2e98f1e6a94e09316e9380ccd553e99fc409a8 Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Tue, 10 Dec 2019 10:02:27 +0100 Subject: [PATCH] Drop nodejs references from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec6f66cc43..3c7601f386 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 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.12. 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-webdav.git