Skip to content

Commit bebb3da

Browse files
committed
Update README.md
1 parent 7415cd1 commit bebb3da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ Code for the [PhpStorm](http://www.jetbrains.com/phpstorm) workshop created by [
44
## Getting the project
55
There are a couple of ways to get started with the PhpStorm workshop materials:
66

7-
* Clone the project using GitHub
8-
9-
``git clone https://github.com/JetBrains/phpstorm-workshop.git``
10-
117
* Create a new project using Composer. Note that you can also create a new project in PhpStorm and use the Composer project type and search for "jetbrains/phpstorm-workshop"
128

139
``php composer.phar create-project jetbrains/phpstorm-workshop -s dev``
1410

11+
* Clone the project using GitHub
12+
13+
``git clone https://github.com/JetBrains/phpstorm-workshop.git``
14+
1515
* Download the ZIP
1616

1717
``wget https://github.com/JetBrains/phpstorm-workshop/archive/master.zip``

0 commit comments

Comments
 (0)