Skip to content

Commit d01da13

Browse files
committed
Merge pull request #1 from BronsonQuick/master
Removes traces of Sennza from Chassis
2 parents ec180a7 + 5630614 commit d01da13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Want to test out the OAuth API and work on it? Here's how you can set up your ow
1616
testing environment in a few easy steps:
1717

1818
1. Install [Vagrant](http://vagrantup.com/) and [VirtualBox](https://www.virtualbox.org/).
19-
2. Clone [Chassis](https://github.com/sennza/Chassis):
19+
2. Clone [Chassis](https://github.com/Chassis/Chassis):
2020

2121
```bash
22-
git clone --recursive [email protected]:sennza/Chassis.git api-tester
22+
git clone --recursive [email protected]:Chassis/Chassis.git api-tester
2323
vagrant plugin install vagrant-hostsupdater
2424
```
2525

0 commit comments

Comments
 (0)