Merge branch 'main' into analyze_cfp_submission_pattern
This commit is contained in:
commit
035c0bb0ca
@ -100,8 +100,10 @@ To install Fabric, [make sure Go is installed](https://go.dev/doc/install), and
|
|||||||
```bash
|
```bash
|
||||||
# Install Fabric directly from the repo
|
# Install Fabric directly from the repo
|
||||||
go install github.com/danielmiessler/fabric@latest
|
go install github.com/danielmiessler/fabric@latest
|
||||||
|
|
||||||
# Run the setup to set up your directories and keys
|
# Run the setup to set up your directories and keys
|
||||||
fabric --setup
|
fabric --setup
|
||||||
|
```
|
||||||
|
|
||||||
### Environment Variables
|
### Environment Variables
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user