From: Kyle Bowman Date: Thu, 11 Apr 2024 00:48:22 +0000 (-0400) Subject: Add note about installing from source repo. X-Git-Url: https://git.rocketbowman.com/?a=commitdiff_plain;h=564e6a3880b24967b0ec1009cc5ec545891cb556;p=proto.git Add note about installing from source repo. --- diff --git a/README.md b/README.md index 8a9ada7..c0b9ece 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Installing from Source Repo + +`pip install git+ssh://server:/path/to/repo.git@versiontag` + # Proto Overview The `proto` library simplifies the creation of command line applications by