From bc70a3be84a866f1d7b4456a9cc65f573f01ab79 Mon Sep 17 00:00:00 2001 From: Pascal Marco Caversaccio Date: Mon, 6 Mar 2023 10:13:46 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20=20add=20info=20on=20pip?= =?UTF-8?q?=20install?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Pascal Marco Caversaccio --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 06527dcd..ce5cb15b 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ You can install 🐍 snekmate from [PyPI](https://pypi.org/project/snekmate) wit pip install snekmate ``` +> You can use `pip install snekmate -t .` to install the contracts directly into the current working directory! + ### 3️⃣ npm You can install 🐍 snekmate from [npm](https://www.npmjs.com/package/snekmate) with: