diff --git a/README.md b/README.md index 518ac76..ff278cb 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,7 @@ Now you can do the git stuff 1. ```git add NEW_FILE``` -2. ```git commit -m 'ADD INFO HERE OF WHAT WAS CHANGED/ADDED'``` - -2. If you'd like to push some changes, but not run the pipeline you can just add ```[skip ci]``` anywhere in the commit message +2. ```git commit -m 'ADD INFO HERE OF WHAT WAS CHANGED/ADDED'``` | If you'd like to push some changes, but not run the pipeline you can just add ```[skip ci]``` anywhere in the commit message 3. ```git push```