Update testing file to indicate that the branch is no longer needed.

This commit is contained in:
Herbert Wolverson
2023-01-13 13:59:50 +00:00
parent 78e26d1b43
commit d7034d1e42

View File

@@ -12,6 +12,8 @@ Go to your preferred install location, and clone the repo:
git clone https://github.com/LibreQoE/LibreQoS.git
```
> Now that this is in `main`, you no longer need to switch git branch. If you were previously on the `v1.4-pre-alpha-rust-integration` branch, please switch to main with `git checkout main; git pull`.
Switch to the development branch:
```