mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-24 16:54:46 -07:00
README: clarify "unzip" instructions
The current `release.tar` (v0.2.7) lacks a `release` directory -- all files live at the root of the tar archive. But the README's Unzip instructions mention `cd`ing to `~/Downloads/release`, which implies that there is a `release` directory inside the tar. Rather than verify with `tar --list --file ~/Downloads/release.tar` I made a bad assumption, ran `tar xvf ./release.tar` in my `~/Downloads`, and then had to clean up my `~/Downloads` directory. This update clarifies that users should create the directory and extract the tar into that directory.
This commit is contained in:
committed by
Cooper Quintin
parent
941ea59e11
commit
d95da9b382
Reference in New Issue
Block a user