Skip to content
Snippets Groups Projects
Commit 038d9512 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[doc] Update outdated README

parent 36f8ed4e
No related branches found
No related tags found
No related merge requests found
......@@ -18,16 +18,18 @@ Duniter graphical interface. This is a developement package which is embedded in
## Installation
> Requires Nodejs v4+ and Duniter v0.20+
> Requires Nodejs v9
> Requires NVM
> Requires Yarn
```bash
git clone https://git.duniter.org/nodes/typescript/duniter.git
cd duniter
npm install
nvm install 9
nvm use 9
yarn
```
## Run
```bash
node_modules/brunch/bin/brunch watch --server
node run.js direct_webstart
```
......@@ -2115,7 +2115,7 @@ domain-browser@~1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1de08c06f4d7b21fdf8698bc"
duniter@1.7.21:
duniter@1.7.x:
version "1.7.21"
resolved "https://registry.yarnpkg.com/duniter/-/duniter-1.7.21.tgz#492f1a9ab6dccf22632d5cd7cd11af9a30cccfe4"
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment