Update README.md

Updated readme install instructions.
This commit is contained in:
Daniel Miessler 2024-05-23 10:16:16 -07:00 committed by GitHub
parent ecf8b8ebe9
commit 74a7960af8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,14 +53,11 @@
<br /> <br />
> [!NOTE] > [!NOTE]
> We are adding functionality to the project so often that you should update often as well. That means: `git pull; pipx install . --force; fabric --update; source ~/.zshrc (or ~/.bashrc)` in the main directory! > May 23, 2024 — We will be switching Fabric to Go in a few weeks to avoid all the installation issues with Python. The Go version will be dead-simple to install and will be even faster. Plus easier to update. We already have it working thanks to the heroic efforts of @xssdoctor, and we're just working on testing now! Stay tuned for more info on the release date!
**May 23, 2024** — We will be switching Fabric to Go in a few weeks to avoid all the installation issues with Python. The Go version will be dead-simple to install and will be even faster. Plus easier to update. We already have it working thanks to the heroic efforts of @xssdoctor, and we're just working on testing now! Stay tuned for more info on the release date!
## Introduction videos ## Introduction videos
> [!NOTE] **NOTE**: These videos use the `./setup.sh` install method, which is now replaced with the easier `pipx install .` method. Other than that everything else is still the same.
> These videos use the `./setup.sh` install method, which is now replaced with the easier `pipx install .` method. Other than that everything else is still the same.
<div align="center"> <div align="center">
<a href="https://youtu.be/wPEyyigh10g"> <a href="https://youtu.be/wPEyyigh10g">