Ravi Srinivasan
2019-03-25 96d171175638b13537310ace4fc2a9e6145654d8
Merge pull request #4 from rdebeasi/patch-1

Fix a minor typo
1 files modified
2 ■■■ changed files
exercises/2-attack-of-the-pipelines/README.md 2 ●●● patch | view | raw | blame | history
exercises/2-attack-of-the-pipelines/README.md
@@ -196,7 +196,7 @@
9. To prepare Nexus to host the binaries created by the frontend and backend builds we need to run a prepare-nexus script. Before we do this we need to export some variables and change `<YOUR_NAME>` accordingly in the below commands.
<p class="tip" >
NOTE: Microsoft Windows users, run the following commands in the *do500-toolbox* container. Linux and MacOS users should skip this tep and continue from the *oc login* step.
NOTE: Microsoft Windows users, run the following commands in the *do500-toolbox* container. Linux and MacOS users should skip this step and continue from the *oc login* step.
</p>
```bash