Skip to content

Commit 6e3e2e3

Browse files
committed
README: update own URL
We now moved to git.yoctoproject.org, so the install URL needs to be updated. Also fix a typo in the README. Signed-off-by: Mathieu Dubois-Briand <[email protected]>
1 parent 15fe20c commit 6e3e2e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ https://swatbot.yoctoproject.org .
33

44
# Install
55

6-
`pip install git+https://github.com/mbriand/swat-tools.git/`
6+
`pip install git+https://git.yoctoproject.org/git/swat-tools`
77

88
# Usage
99

@@ -43,7 +43,7 @@ $ swattool show-pending-failures --owner-filter none --sort test
4343
Review failures waiting for triage.
4444

4545
All modifications are done locally, nothing is pushed to swatbot or bugzilla,
46-
until you use the `publish-new-reviews` commane.
46+
until you use the `publish-new-reviews` command.
4747

4848
E.g.:
4949

0 commit comments

Comments
 (0)