updated init.bat to ./init.bat authored by Casier Dimitri's avatar Casier Dimitri
...@@ -108,7 +108,7 @@ By Tuesday this group will be populated with your *real exercises*. ...@@ -108,7 +108,7 @@ By Tuesday this group will be populated with your *real exercises*.
>> bash init.sh >> bash init.sh
# Windows... # Windows...
>> init.bat >> ./init.bat
``` ```
- Update the properties **authorize** and **keys** in your Homestead.yaml file with: - Update the properties **authorize** and **keys** in your Homestead.yaml file with:
... ...
......