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
|
||||
The package is **not working**.
|
||||
The package is **in progress**.
|
||||
Currently, it:
|
||||
|
||||
* Install dependencies: node, npm
|
||||
* Install uCoin, but it fail cause to this [bug](https://github.com/ucoin-io/ucoin/issues/212).
|
||||
* Synchronize with node
|
||||
* Configure the node
|
||||
* Daemonized the node and launch it
|
||||
|
||||
* Remove and uprade scripts should works
|
||||
* Install uCoin and it's dependencies: node, npm
|
||||
* Synchronize
|
||||
* Configure
|
||||
* Start
|
||||
|
||||
Extra features:
|
||||
|
||||
|
@ -25,7 +22,7 @@ Extra features:
|
|||
## Install
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://moul.re/repo/moul/ucoin_ynh/
|
||||
sudo yunohost app install https://github.com/ucoin-io/ucoin_ynh
|
||||
```
|
||||
|
||||
## License
|
||||
|
|
Loading…
Reference in a new issue