Skip to content
Snippets Groups Projects
Commit 3331d060 authored by Millicent Billette's avatar Millicent Billette
Browse files

fix minimal install form source

parent 46cb21cf
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,7 @@ Cesium can be easily installed on most web server. ...@@ -25,6 +25,7 @@ Cesium can be easily installed on most web server.
if you don't allready use nodejs, see [Prerequisite](https://github.com/duniter/cesium#prerequisite) if you don't allready use nodejs, see [Prerequisite](https://github.com/duniter/cesium#prerequisite)
```bash ```bash
git clone https://github.com/duniter/cesium.git git clone https://github.com/duniter/cesium.git
cd cesium
npm install npm install
npm start npm start
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment