We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8e2bc commit f196526Copy full SHA for f196526
1 file changed
README.md
@@ -10,7 +10,7 @@ Well, I'm happy to let you know that you just need to `clone` this repo and all
10
We have also included a sample PHP class so you can learn a few tricks in how to use PHPUnit in your projects!
11
12
## Simple-tastic 3 Step Installation ##
13
-* Open a Terminal. Download the repo with `git clone https://github.com/jasdeepkhalsa/tweet-counter.git`
+* Open a Terminal. Download the repo with `git clone https://github.com/jasdeepkhalsa/phpunit-skeleton.git`
14
* `cd` into where you downloaded your repo and run `php composer.phar self-update`
15
* Now, run `php composer.phar install --dev`
16
0 commit comments