Skip to content

Commit

Permalink
Make fix to instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEdmonds11 committed Oct 14, 2024
1 parent edc3f31 commit 000adea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/v5-to-v6_developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ From your working directory before doing ```muse setup```:
```
mv TrkAna/ EventNtuple/
cd EventNtuple/
git remote set-url origin [email protected]/YourUsername/EventNtuple
git remote set-url origin [email protected]:YourUsername/EventNtuple
git remote set-url mu2e https://github.com/Mu2e/EventNtuple
cd ../
rm -rf build/XXX/ # if you like
Expand Down

0 comments on commit 000adea

Please sign in to comment.