@@ -5,32 +5,50 @@ The neutrinet application is for Neutrinet members that have an Internet Cube co
* Adds a webpage with genral information about Neutrinet
# Installation
## From the webinterface
First make sure you have the neutrinet_app list
1. Go to the admin interface on your cube
2. Click *Applications* > *Install* > At the bottom click *Manage application lists* > Check in the Application list if you have *neutrinet*
3. If you don't have it > under Custom applications lists you give *neutrinet* under Name. Under URL you give *https://neutrinet.be/apps.json* > Add
The we can install the application
1. Click *Applications* at the top of the page
2. click *Install* > select *All apps* > search for *neutrinet*> click *Install* > Fill in the form (or just keep the defaults) and press Install just like you would install any app from the webinterface
## From the CLI
First check if you have a list, probably named *neutrinet*, with *https://neutrinet.be/apps.json* as url.
`yunohost app listlists`
```shell
yunohost app listlists
```
If you don't have the list yet, you can add it using