diff options
author | siddharth <s@ricketyspace.net> | 2021-06-27 00:46:09 -0400 |
---|---|---|
committer | siddharth <s@ricketyspace.net> | 2021-06-27 00:46:09 -0400 |
commit | 80f88021717e91abf011da9524c68f53495b3d50 (patch) | |
tree | f6b8c195fdc046d1a3f1414b7a28c9b1ea321cbf | |
parent | f5e7ec02496b9ba8761d328106487524c3db1999 (diff) |
README.md: update installation section
update documentation on how to use the repo version of `acmens`.
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -37,9 +37,6 @@ make venv make develop # note that any changes you make to acmens.py will be instantly reflected # in the acmens in your PATH. - -# de-activate the virtual environment: -deactivate ``` ## getting/renewing a certificate |