Update README.md

pull/450/head
Rob Kam 1 year ago committed by GitHub
parent d67c544dc8
commit c9b1ed8f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -244,6 +244,16 @@ pip uninstall wikiteam3
rm -r [cloned_wikiteam3_folder]
```
### Switching between branches
```bash
git checkout python3
```
or
```bash
git checkout prepare-for-publication
```
### Using `dumpgenerator` (once installed)
After installing `wikiteam3` using `pip` you should be able to use the `dumpgenerator` command from any local directory.

Loading…
Cancel
Save