From 9eb739e9d9a4c3ff7f7b434af8e4b0d5bcc24ecc Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sat, 6 Jan 2024 12:14:41 -0800 Subject: [PATCH] Fixed quotes. --- extract-wisdom/dmiessler/extract-wisdom-1.0.0/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/extract-wisdom/dmiessler/extract-wisdom-1.0.0/README.md b/extract-wisdom/dmiessler/extract-wisdom-1.0.0/README.md index ad9dc4c..c1b34f2 100644 --- a/extract-wisdom/dmiessler/extract-wisdom-1.0.0/README.md +++ b/extract-wisdom/dmiessler/extract-wisdom-1.0.0/README.md @@ -62,7 +62,7 @@ You can reference the `extractwisdom` **system** and **user** content directly l ### System -````sh +```sh curl -sS https://github.com/danielmiessler/fabric/blob/main/extract-wisdom/dmiessler/extract-wisdom-1.0.0/system.md ``` @@ -160,4 +160,7 @@ curl -sS https://raw.githubusercontent.com/danielmiessler/fabric/main/install.sh - **Author**: Daniel Miessler - **Version Information**: Main version. - **Published**: January 5, 2024 -```` + +``` + +```