test and update to README
This commit is contained in:
@@ -15,6 +15,8 @@ To enter the virtualenv manually (a la `source .venv/bin/activate`):
|
||||
|
||||
If you want to automatically load the virtual environment whenever you enter the project directory, take a look at [direnv](https://direnv.net/). An `.envrc` file is included in this repository. direnv will activate and deactivate virtualenvs for you when you enter and leave the directory.
|
||||
|
||||
Additionally, ATST requires a redis instance for session management. Have redis installed and running. By default, ATST will try to connect to a redis instance running on localhost on its default port, 6379.
|
||||
|
||||
## Running (development)
|
||||
|
||||
To start the app and watch for changes:
|
||||
|
||||
Reference in New Issue
Block a user