diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 23:46:05 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 23:46:05 +0530 |
commit | 4d522584df205feab4c40f99154ab3af264282b8 (patch) | |
tree | c1874fc6a27f9594f52624fc558608697a1105a2 | |
parent | 5ea807e64621a6cc75c0b4c70161feb0250fe3d6 (diff) | |
download | fornax-4d522584df205feab4c40f99154ab3af264282b8.tar.gz |
Update install instruction
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | README.org | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 3fc1503..90bc8a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .precomp .log +sdist/ diff --git a/README b/README index 23317dd..0bcbdaa 100644 --- a/README +++ b/README @@ -63,7 +63,7 @@ This collection includes: 2.1 Release ─────────── - 1. Run `zef install fornax'. + 1. Run `zef install 'fornax:auth<zef:andinus>'' Fornax should be installed, try running `fornax --version' to confirm. diff --git a/README.org b/README.org index eb39e48..991c5a7 100644 --- a/README.org +++ b/README.org @@ -28,7 +28,7 @@ source directory. ** Release -1. Run ~zef install fornax~. +1. Run ~zef install 'fornax:auth<zef:andinus>'~ Fornax should be installed, try running ~fornax --version~ to confirm. |