diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-12-17 10:44:19 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-12-17 22:57:04 +0100 |
commit | d4e18b05e0ab149265d3d09ae017d7337fc4176f (patch) | |
tree | e6faf256d8ec513c85c91684199fa8bf3495f002 /README | |
parent | e7720aa10a1da63bb15a4587837d649268944943 (diff) | |
download | guix-d4e18b05e0ab149265d3d09ae017d7337fc4176f.tar.gz |
Keep only libstore, nix-daemon, and related stuff.
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README deleted file mode 100644 index 35a1f6cc08..0000000000 --- a/README +++ /dev/null @@ -1,10 +0,0 @@ -Nix is a purely functional package manager. For installation and -usage instructions, please read the manual, which can be found in -`docs/manual/manual.html', and additionally at the Nix website at -<http://nixos.org/>. - - -Acknowledgments - -This product includes software developed by the OpenSSL Project for -use in the OpenSSL Toolkit (http://www.OpenSSL.org/). |