From fa372ff6b116ccd900b373f925a6f707f2c910cb Mon Sep 17 00:00:00 2001 From: Pridon Tetradze Date: Sun, 26 Jun 2022 13:51:17 +0400 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 822ba70..4461483 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The app should now be installed. alternatively, you can compile it yourself and store it in your local bin directory (might be safer): ```bash -deno compile --allow-all main.ts +deno compile --allow-all index.ts cp ./countryfetch ~/.local/bin ``` -- cgit v1.2.3