From 3968b1965585dc3fe606db409266b28b8ef97a24 Mon Sep 17 00:00:00 2001 From: Cyberes Date: Sun, 14 Jan 2024 15:22:22 -0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 499536d..a047145 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ servers without worrying about implementing anything special clientside. 1. `pip install -r requirements.txt` 2. Copy `proxy-skeleton/app/config.py.example` to `proxy-skeleton/app/config.py` and fill in your config details. -3. Deploy the `./canihazip` and start the server. +3. Deploy the `./canihazip` directory and start the server. ## Use