aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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