aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-17 14:35:37 +0000
committerAlex Schofield <git@ajschof.me>2025-02-17 14:35:37 +0000
commit6f58a724cfbf88fe12c96fdb4a038e65012a3b88 (patch)
tree1cd952d854c70a43a53128745327ecc2a1a4e2cb /README.md
parent4740873482831a77c253bee3c0b521e09a3059a9 (diff)
downloadgdpr-obfuscator-6f58a724cfbf88fe12c96fdb4a038e65012a3b88.tar.gz
gdpr-obfuscator-6f58a724cfbf88fe12c96fdb4a038e65012a3b88.zip
update code block formatting in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 33c3987..5cd4bfb 100644
--- a/README.md
+++ b/README.md
@@ -41,14 +41,14 @@ This meets the requirements under the General Data Protection Regulation [(GDPR)
1. Clone the repository:
-```
+```bash
git clone --recurse-submodules https://github.com/ajschofield/gdpr-obfuscator.git
cd gdpr-obfuscator
```
2. Install dependencies using poetry
-```
+```bash
# Production
poetry install
# Developer (optional)
git.ajschof.me — hosted by ajschofield — powered by cgit