mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
Fixed code.
This commit is contained in:
parent
d9aa120252
commit
9e8f4afce5
@ -64,12 +64,13 @@ You can reference the `extractwisdom` **system** and **user** content directly l
|
||||
|
||||
````sh
|
||||
curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/system.md
|
||||
```
|
||||
|
||||
### System
|
||||
|
||||
```sh
|
||||
curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/user.md
|
||||
````
|
||||
```
|
||||
|
||||
## Output
|
||||
|
||||
@ -159,3 +160,4 @@ curl -sS https://raw.githubusercontent.com/danielmiessler/fabric/main/install.sh
|
||||
- **Author**: Daniel Miessler
|
||||
- **Version Information**: Main version.
|
||||
- **Published**: January 5, 2024
|
||||
````
|
||||
|
Loading…
Reference in New Issue
Block a user