Link to GitHub repo from contributing docs, refs #71

pull/84/head
Simon Willison 2022-08-12 11:12:51 -07:00
rodzic 5305082629
commit 27fca8bf60
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
# Contributing
To contribute to this tool, first checkout the code. Then create a new virtual environment:
To contribute to this tool, first checkout [the code](https://github.com/simonw/s3-credentials). Then create a new virtual environment:
cd s3-credentials
python -m venv venv