Skip to content

Commit 17d7466

Browse files
author
David Erb
committed
fix readme
1 parent c67827a commit 17d7466

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To deploy a new version of the front-end, you cd to the soakdb3_configuration fo
2020
Development - Starting the Back End
2121
------------------------------------------------------------------------
2222

23-
Furthermore, assume you have checked out the test data into `c:\27\soakdb3`.
23+
Furthermore, assume you have checked out the test data into c:\27\soakdb3.
2424

2525
cd soakdb3
2626
pip install -e .
@@ -31,8 +31,8 @@ Furthermore, assume you have checked out the test data into `c:\27\soakdb3`.
3131
Development - Starting the Front End
3232
------------------------------------------------------------------------
3333

34-
Assume you have checked out this repo into the folder `c:\27\soakdb3`.
35-
Furthermore, assume you have checked out the test data into `c:\27\soakdb3_test_data`.
34+
Assume you have checked out this repo into the folder c:\27\soakdb3.
35+
Furthermore, assume you have checked out the test data into c:\27\soakdb3_test_data.
3636

3737
To run the spreadsheet on a development computer::
3838

0 commit comments

Comments
 (0)