From 99b9ae0424b11f586365d1a6ddcb238c9e554385 Mon Sep 17 00:00:00 2001 From: Ankit Date: Thu, 29 Feb 2024 10:29:51 +0530 Subject: [PATCH] Fixes Path with binary --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e707afa..84817328 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ this will replace `$PWD` with the current directory, `$AIR_PORT` is the port whe ## Usage -For less typing, you could add `alias air='~/.air'` to your `.bashrc` or `.zshrc`. +For less typing, you could add `alias air='~/air'` or `alias air='~/go/bin/air' to your `.bashrc` or `.zshrc`. First enter into your project