diff options
| author | Pridon Tetradze <[email protected]> | 2022-06-26 13:51:17 +0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-26 13:51:17 +0400 |
| commit | fa372ff6b116ccd900b373f925a6f707f2c910cb (patch) | |
| tree | 52d0c829f077012e377d53ce343fe85b76dc166a /README.md | |
| parent | 2e058526d896ab4ee5173ceb80d1248ac08ff594 (diff) | |
| download | countryfetch-fa372ff6b116ccd900b373f925a6f707f2c910cb.tar.xz countryfetch-fa372ff6b116ccd900b373f925a6f707f2c910cb.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |
