Merge branch 'main' into analyze_cfp_submission_pattern

This commit is contained in:
Randall Degges 2024-08-19 19:50:03 -07:00 committed by GitHub
commit 035c0bb0ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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