Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix-arch-documentation #519

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ If you would like to install KickThemOut on a Mac, please run the following:
~/kickthemout ❯❯❯ sudo python3 kickthemout.py
```

**NOTE**: You need to have [Homebrew](http://brew.sh/) installed before running the Mac OS installation.
**NOTE**: You need to have [Homebrew](http://brew.sh/) installed before running the Mac OS installation.**

Also, **keep in mind** that you might be asked to run some extra commands after executing the pip requirement installation.

Expand All @@ -77,7 +77,7 @@ You can download KickThemOut on an Arch based system by executing the following:

~/kickthemout ❯❯❯ sudo python3 kickthemout.py
```

**NOTE: If you have problems while scanning, please install `nmap` first.**
<br/>

# Usage
Expand Down