File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ $ [sudo] make test pdb=1
49
49
$ [sudo] make test test=repos/delphi/delphi-epidata/integrations/acquisition
50
50
```
51
51
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) .
53
53
54
54
## Rapid Iteration and Bind Mounts
55
55
@@ -87,8 +87,8 @@ You can test your changes manually by:
87
87
88
88
What follows is a worked demonstration based on the ` fluview ` endpoint. Before
89
89
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.
92
92
93
93
First, let's insert some fake data into the ` fluview ` table:
94
94
You can’t perform that action at this time.
0 commit comments