diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-06-24 04:16:45 +0300 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-06-24 04:16:45 +0300 |
commit | d14dda9f79215ab44684e0f5a64327a079a6c58f (patch) | |
tree | cd6955ccffbc97d70f5f8abee9815f9424b64fbf /REQUIREMENTS | |
parent | 432acf6bf5cd42025a63266e77bacd8c5256c0a5 (diff) | |
download | arching-kaos-tools-d14dda9f79215ab44684e0f5a64327a079a6c58f.tar.gz arching-kaos-tools-d14dda9f79215ab44684e0f5a64327a079a6c58f.tar.bz2 arching-kaos-tools-d14dda9f79215ab44684e0f5a64327a079a6c58f.zip |
minor updates in docs and formattings
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index e551afb..95d93c7 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -24,5 +24,5 @@ installation and if not found there is an attempt to install them. IPFS command line tool is also needed but is installed as well during the installation process. -CJDNS can be used as a peering method. ak-cjdns-scanner can be used to retrieve +CJDNS can be used as a peering method. `ak network -s cjdns` can be used to find them. This requires CJDNS to be running and `dumpLinks` tool to be in your PATH. |