|
@@ -1,6 +1,6 @@
|
|
|
# Pull master changes
|
|
|
|
|
|
-Once the project coordinator has accepted all pull requests, there is a new version of the software in the master branch. It greets you in many languages and this is preety cool, you might want to update to it.
|
|
|
+Once the project coordinator has accepted all pull requests, there is a new version of the software in the master branch. It displays you all the sections in many styles and this is preety cool, you might want to update to it.
|
|
|
|
|
|
## Exercise 13 - Update master branch
|
|
|
|
|
@@ -20,8 +20,4 @@ git pull origin master
|
|
|
|
|
|
## Exercise 14 – Run final version
|
|
|
|
|
|
-Now you can test final `run.sh` and see the greetings in many languages !
|
|
|
-
|
|
|
-```
|
|
|
-bash run.sh
|
|
|
-```
|
|
|
+Now you can see final `branching-website.html` and see the several styles !
|