Update README et al with new links

This commit is contained in:
Drew DeVault 2017-10-02 22:26:37 -04:00
parent a4e3b4fd7b
commit d50e2429d7
10 changed files with 101 additions and 104 deletions

View file

@ -34,7 +34,7 @@ upstream. Try this:
1. Fork sway
2. Clone your fork
3. git remote add upstream git://github.com/SirCmpwn/sway.git
3. git remote add upstream git://github.com/swaywm/sway.git
You only need to do this once. You're never going to use your fork's master
branch. Instead, when you start working on a feature, do this: