diff --git a/README.md b/README.md index f59509b..451942e 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,10 @@ To install Fabric, [make sure Go is installed](https://go.dev/doc/install), and ```bash # Install Fabric directly from the repo go install github.com/danielmiessler/fabric@latest + # Run the setup to set up your directories and keys fabric --setup +``` ### Environment Variables