Skip to content

Commit 3f3ea99

Browse files
authored
Update README_DEV.md
1 parent 1aba466 commit 3f3ea99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_DEV.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Test the module using the existing test-suite (from project root):
9999
```
100100
rm -rf streaming_data_types # Rename the local source directory
101101
pytest # The tests will be run against the pip installed module
102-
git reset --hard origin/master # Put everything back to before
102+
git reset --hard origin/main # Put everything back to before
103103
```
104104

105105
After testing installing from test.pypi.org works, push to PyPI:

0 commit comments

Comments
 (0)