changed phpstorm to webstorm authored by Casier Dimitri's avatar Casier Dimitri
...@@ -35,8 +35,8 @@ No special actions required for the first few weeks. ...@@ -35,8 +35,8 @@ No special actions required for the first few weeks.
* Verifiy this by opening `git bash` * Verifiy this by opening `git bash`
* Type `ls ~/.ssh` * Type `ls ~/.ssh`
* You should see **at least** the 2 files * You should see **at least** the 2 files
- Open PhpStorm - Open WebStorm
* If this is the first time opening PhpStorm choose **Configure > Settings** at the bottom right. * If this is the first time opening WebStorm choose **Configure > Settings** at the bottom right.
* If you already created a new project choose **File > Settings** * If you already created a new project choose **File > Settings**
- Choose **Tools** followed by **SSH Configurations** - Choose **Tools** followed by **SSH Configurations**
- Fill out the details (if not specified leave blank) - Fill out the details (if not specified leave blank)
... ...
......