commit 859f1358dffea781f044aaaa88e6efce8cd3412b parent 030857de7397cdc230eafc4b57e5ce347a075236 Author: Matthew Carlson <matt@mcarlson.xyz> Date: Sat, 13 Nov 2021 15:47:41 -0500 updated README url Diffstat:
M | README.md | | | 2 | +- |
M | esconj | | | 0 | |
M | install.sh | | | 0 |
3 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -7,7 +7,7 @@ Verbs file from here: https://github.com/ghidinelli/fred-jehle-spanish-verbs. If # Installation ```shell -$ git clone https://github.com/mslcarlson/esconj/ +$ git clone https://github.com/mlscarlson/esconj/ $ cd esconj $ sudo ./install.sh ``` diff --git a/esconj b/esconj diff --git a/install.sh b/install.sh