Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add explanation for uselessness of the current config |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
2af254574f7e22f3d83d2d53378b37b8 |
User & Date: | bernd 2020-02-24 23:04:43.729 |
Context
2020-02-24
| ||
23:22 | Add special case for SNAP to setup environment check-in: 7ee854e7ac user: bernd tags: trunk | |
23:04 | Add explanation for uselessness of the current config check-in: 2af254574f user: bernd tags: trunk | |
22:59 | Add snap container get it check-in: cacd13ab9e user: bernd tags: trunk | |
Changes
Changes to wiki/get-it.md.
︙ | ︙ | |||
94 95 96 97 98 99 100 | sudo snap install net2o And then set an alias alias n2o=/snap/bin/net2o.n2o | | > | 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 | sudo snap install net2o And then set an alias alias n2o=/snap/bin/net2o.n2o Your data currently resides inside your `~/snap/net2o/current/` hierarchy, but that needs to change to make it more useful. Get it for Android ------------------ You need: An Android phone with at least Android 4.0, and Gforth, either from the app store, or from [net2o.de/android](https://net2o.de/android/Gforth.apk). |
︙ | ︙ |