Ryan DeBeasi
2019-03-22 d62b188a7ad97f697c09b16a42a266c44b810e8e
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