diff options
| author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-10-23 12:46:12 -0400 |
|---|---|---|
| committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-10-23 12:57:20 -0400 |
| commit | b5aaa3a4fb985d21e21e2a67f48b52f13ebd4728 (patch) | |
| tree | fcaabe4d21333cc5f2d6148d5e1043d46a3bec9b | |
| parent | 2371abcd0ece81d6b7ca3d03aff17c81bf8a5d85 (diff) | |
doc: Update README.
* README (Installation): Do not mention installing Guix from Git anymore.
(Building from Git): Add section.
| -rw-r--r-- | README | 13 |
1 files changed, 5 insertions, 8 deletions
| @@ -33,17 +33,14 @@ See the manual for the installation instructions, either by running | |||
| 33 | 33 | ||
| 34 | or by checking the [[https://guix.gnu.org/manual/en/html_node/Installation.html][web copy of the manual]]. | 34 | or by checking the [[https://guix.gnu.org/manual/en/html_node/Installation.html][web copy of the manual]]. |
| 35 | 35 | ||
| 36 | For information on installation from a Git checkout, please see the section | 36 | * Building from Git |
| 37 | "Building from Git" in the manual, either by running | ||
| 38 | 37 | ||
| 39 | info -f doc/guix.info "Building from Git" | 38 | For information on building Guix from a Git checkout, please see the relevant |
| 40 | 39 | section in the manual, either by running | |
| 41 | or by checking the [[https://guix.gnu.org/manual/en/html_node/Running-Guix-Before-It-Is-Installed.html][web | ||
| 42 | copy of the manual]]. | ||
| 43 | 40 | ||
| 44 | Following building Guix from Git, it can be installed by using: | 41 | info -f doc/guix.info "Building from Git" |
| 45 | 42 | ||
| 46 | ./pre-inst-env guix pull | 43 | or by checking the [[https://guix.gnu.org/manual/en/html_node/Building-from-Git.html][web_copy of the manual]]. |
| 47 | 44 | ||
| 48 | * How It Works | 45 | * How It Works |
| 49 | 46 | ||
