aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-04-27 19:04:33 +0200
committerWojtek Kosior <koszko@koszko.org>2022-04-27 19:04:33 +0200
commite847735556a0b565557917d2207122ee5053cf5c (patch)
treef5ebc4bd92336d13801dae9dc39e66238ed8ef2b /README.md
parenta2c78bf24539b6c9fbd99c66e87dbad3b1a7024d (diff)
downloadhydrilla-builder-e847735556a0b565557917d2207122ee5053cf5c.tar.gz
hydrilla-builder-e847735556a0b565557917d2207122ee5053cf5c.zip
add installation from wheel reference
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ede4296..dc023dd 100644
--- a/README.md
+++ b/README.md
@@ -25,9 +25,9 @@ Hydrilla builder is a tool to create Haketilo packages in serveable form. The in
* pytest
* reuse
-## Building & testing
+## Building & testing & installation from wheel
-Build and test processed are analogous to those described in the [README of Hydrilla server part](https://git.koszko.org/pydrilla/about).
+Build, test and installation processes are analogous to those described in the [README of Hydrilla server part](https://git.koszko.org/pydrilla/about).
## Running
3d3a31d121a0f64de'>Add mips64el-linux to the list of supported systems....Mark H Weaver 2013-07-17build: Provide a replacement (srfi srfi-37) when the user's one is broken....Ludovic Courtès 2013-07-05build: Bail out on unsupported platforms; add `--with-courage'....Ludovic Courtès 2013-07-05build: Correctly determine the system type for non-Linux systems....Ludovic Courtès 2013-05-10build: Make sure the user's Guile has all the required features....Ludovic Courtès 2013-01-10build: Print the Guix system type....Ludovic Courtès 2013-01-06Update a few more license headers....Ludovic Courtès 2012-12-06build: Capture configure-time settings in (guix config)....Ludovic Courtès 2012-12-03build: Include a copy of Nix's libstore and daemon; build it....Ludovic Courtès 2012-11-03build: Require GNU libgcrypt....Ludovic Courtès