aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2022-07-05 22:02:44 +0200
committerJoris2022-07-05 22:02:52 +0200
commit267e9c017f4203063a2d2e287b165475bea73383 (patch)
tree00ea4e5c1117966d213012358f352b7f8c21506e /README.md
parent5a069f32433a353b999ed4f2ee1ffcdf483324a5 (diff)
Remove unused deploy script
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 74199a3..98e3057 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,3 @@ Live [here](https://guyonvarch.me).
cd public
python -m http.server
```
-
-## Deploy
-
-```bash
-./deploy
-```