diff options
| author | Mathieu Lirzin <mthl@gnu.org> | 2017-01-29 19:16:30 +0100 |
|---|---|---|
| committer | Mathieu Lirzin <mthl@gnu.org> | 2017-01-30 13:20:13 +0100 |
| commit | 8efc35a8902910ef7c09183c1d79d51498b2c10c (patch) | |
| tree | 48646744bbc27be8152c175c3a0b4d35f031a355 /README | |
| parent | aa3eeeb5420524a2ba23b8484534cefe5ab181a9 (diff) | |
maint: Fix invalid calls to 'info'.
* HACKING <Contributing>: Remove name of the manual from the item argument.
* README <Installation>: Likewise.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -42,7 +42,7 @@ When `--disable-daemon' was passed, you instead need the following: | |||
| 42 | 42 | ||
| 43 | See the manual for the installation instructions, either by running | 43 | See the manual for the installation instructions, either by running |
| 44 | 44 | ||
| 45 | info -f doc/guix.info "(guix) Installation" | 45 | info -f doc/guix.info "Installation" |
| 46 | 46 | ||
| 47 | or by checking the [[http://www.gnu.org/software/guix/manual/guix.html#Installation][web copy of the manual]]. | 47 | or by checking the [[http://www.gnu.org/software/guix/manual/guix.html#Installation][web copy of the manual]]. |
| 48 | 48 | ||
