aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-08-04 17:28:45 -0400
committerKyle Meyer <kyle@kyleam.com>2020-08-04 17:28:45 -0400
commit3075d26261e96726289ea4c48c24157c70709811 (patch)
tree21d1cbaa6eba1ee067185ec920528ac8a37de090
parent14a382d0504f667146bba52fd614e02df9637d8c (diff)
downloadguix-packages-3075d26261e96726289ea4c48c24157c70709811.tar.gz
README: Drop emphasis from warning
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index ec59514..dc186af 100644
--- a/README
+++ b/README
@@ -1,12 +1,12 @@
This repository contains my custom packages for Guix [^1]. You can
use these by extending $GUIX_PACKAGE_PATH or adding a channel [^2].
-**But** be warned that these package definitions are unpolished,
-likely contain various issues, and often stale. For the most part,
-these are packages---sometimes straight from 'guix import'---that I
-have built for my own use but haven't yet got around to cleaning up,
-checking, and sending upstream [^3]. The remaining packages are ones
-that are too specific to be of interest to many other people.
+But be warned that these package definitions are unpolished, likely
+contain various issues, and often stale. For the most part, these are
+packages---sometimes straight from 'guix import'---that I have built
+for my own use but haven't yet got around to cleaning up, checking,
+and sending upstream [^3]. The remaining packages are ones that are
+too specific to be of interest to many other people.
[^1]: https://www.gnu.org/software/guix/
[^2]: https://www.gnu.org/software/guix/manual/en/html_node/Channels.html