update ChangeLog on gnunet-qr merger
[oweals/gnunet.git] / README.md
index 3f40b3d878d64add7c1a07f8ca98ef41be756670..a68ef3700bd140e8aa52aec1c3b6d246839ec32b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -71,9 +71,12 @@ guix package -f guix-env.scm:notest
 ### 2. Docker
 
 ```
-docker build -t gnunet .
+# From within the top-level of this repository run:
+docker build -t gnunet -f ./contrib/docker/Dockerfile .
 ```
 
+For more info on using the docker container see [here](contrib/docker/README.md).
+
 
 
 Using GNUnet
@@ -259,7 +262,7 @@ TODO: *explain what this does and add more*
 Philosophy
 -------------------------
 
-GNUnet is made for an open society: It's a self-organizing network and it's [http://www.gnu.org/philosophy/free-sw.html](free software) as in freedom. GNUnet puts you in control of your data. You determine which data to share with whom, and you're not pressured to accept compromises.
+GNUnet is made for an open society: It's a self-organizing network and it's (free software)[https://www.gnu.org/philosophy/free-sw.html] as in freedom. GNUnet puts you in control of your data. You determine which data to share with whom, and you're not pressured to accept compromises.
 
 
 Related Projects