From 48f219be57e6e6b1e927f755fdfe76d570ecd877 Mon Sep 17 00:00:00 2001 From: kirbylife Date: Mon, 6 Nov 2023 19:51:31 -0600 Subject: [PATCH] Fix small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0161abd..94d97bd 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ nxexpo it's a simple tool to define environment variables on-the-fly and persist ## Installation -### Intalation trough PyPI +### Installation trough PyPI To install the latest stable version follow the commands: ```Bash $ pip install nvexpo --user