mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 17:31:34 -05:00
Merge pull request #2016 from alphagov/quis-patch-1
Fix broken Markdown headings in README
This commit is contained in:
@@ -16,13 +16,13 @@ To run the API you will need appropriate AWS credentials. You should receive the
|
||||
|
||||
Your aws credentials should be stored in a folder located at `~/.aws`. Follow [Amazon's instructions](http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#cli-config-files) for storing them correctly.
|
||||
|
||||
### Virtualenv
|
||||
### Virtualenv
|
||||
|
||||
```
|
||||
mkvirtualenv -p /usr/local/bin/python3 notifications-api
|
||||
```
|
||||
|
||||
### `environment.sh`
|
||||
### `environment.sh`
|
||||
|
||||
Creating the environment.sh file. Replace [unique-to-environment] with your something unique to the environment. Your AWS credentials should be set up for notify-tools (the development/CI AWS account).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user