diff options
| author | jvoisin | 2017-10-13 15:40:58 +0200 |
|---|---|---|
| committer | jvoisin | 2017-10-13 15:40:58 +0200 |
| commit | a081d0ddea4103c1772378870a005267a7bce332 (patch) | |
| tree | dca68b1e66899239a7528a06e64cab70b9a7620a /doc/source/download.rst | |
| parent | 5969073a80b18b2c21e7c2b1c2c3cdedff618b21 (diff) | |
Improve the doc wrt. the Debian package
- Fix two minor warnings
- Improve the documentation
Diffstat (limited to 'doc/source/download.rst')
| -rw-r--r-- | doc/source/download.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/source/download.rst b/doc/source/download.rst index f9132ac..fa60a99 100644 --- a/doc/source/download.rst +++ b/doc/source/download.rst | |||
| @@ -1,17 +1,18 @@ | |||
| 1 | Download | 1 | Download |
| 2 | ======== | 2 | ======== |
| 3 | 3 | ||
| 4 | Debian | 4 | Debian and Ubuntu |
| 5 | ------ | 5 | ----------------- |
| 6 | 6 | ||
| 7 | 7 | We're currently not providing Debian or Ubuntu packages, | |
| 8 | Ubuntu | 8 | but you can build your own by cloning the source code and typing ``make debian``. |
| 9 | ------ | ||
| 10 | 9 | ||
| 11 | 10 | ||
| 12 | Source code | 11 | Source code |
| 13 | ----------- | 12 | ----------- |
| 14 | 13 | ||
| 14 | We're currently using *github* as public code repository. | ||
| 15 | |||
| 15 | :: | 16 | :: |
| 16 | 17 | ||
| 17 | git clone https://github.com/nbs-system/snuffleupagus | 18 | git clone https://github.com/nbs-system/snuffleupagus |
