Skip to content

Commit 5f23936

Browse files
authored
docs: very minor dev doc update (#1491)
* Update epidata_development.md
1 parent 639e159 commit 5f23936

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/epidata_development.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ [sudo] make test pdb=1
4949
$ [sudo] make test test=repos/delphi/delphi-epidata/integrations/acquisition
5050
```
5151

52-
You can read the commands executed by the Makefile [here](../dev/local/Makefile).
52+
You can read the commands executed by the Makefile [here](https://github.com/cmu-delphi/delphi-epidata/blob/dev/dev/local/Makefile).
5353

5454
## Rapid Iteration and Bind Mounts
5555

@@ -87,8 +87,8 @@ You can test your changes manually by:
8787

8888
What follows is a worked demonstration based on the `fluview` endpoint. Before
8989
starting, make sure that you have the `delphi_database_epidata`,
90-
`delphi_web_epidata`, and `delphi_redis` containers running; if you don't, see
91-
the Makefile instructions above.
90+
`delphi_web_epidata`, and `delphi_redis` containers running (with `docker ps`);
91+
if you don't, see the Makefile instructions above.
9292

9393
First, let's insert some fake data into the `fluview` table:
9494

0 commit comments

Comments
 (0)