mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
Update Readme.
This commit is contained in:
parent
9a50542e02
commit
60c6e87219
1 changed files with 6 additions and 9 deletions
15
README.md
15
README.md
|
@ -6,16 +6,13 @@
|
||||||
|
|
||||||
|
|
||||||
## Package state
|
## Package state
|
||||||
The package is **not working**.
|
The package is **in progress**.
|
||||||
Currently, it:
|
Currently, it:
|
||||||
|
|
||||||
* Install dependencies: node, npm
|
* Install uCoin and it's dependencies: node, npm
|
||||||
* Install uCoin, but it fail cause to this [bug](https://github.com/ucoin-io/ucoin/issues/212).
|
* Synchronize
|
||||||
* Synchronize with node
|
* Configure
|
||||||
* Configure the node
|
* Start
|
||||||
* Daemonized the node and launch it
|
|
||||||
|
|
||||||
* Remove and uprade scripts should works
|
|
||||||
|
|
||||||
Extra features:
|
Extra features:
|
||||||
|
|
||||||
|
@ -25,7 +22,7 @@ Extra features:
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo yunohost app install https://moul.re/repo/moul/ucoin_ynh/
|
sudo yunohost app install https://github.com/ucoin-io/ucoin_ynh
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
Loading…
Reference in a new issue