Skip to content

Commit 0a3afbb

Browse files
committed
macOS fix
1 parent ad20d49 commit 0a3afbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-tutorial-package-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This tutorial is part two in a series. In this tutorial, a template generator to
3030

3131
Service fabric provides scaffolding tools to help create applications from terminal using Yeoman template generator. Follow the steps below to ensure you have the Yeoman template generator.
3232

33-
1. Install nodejs and Node Package Manager on your machine. Note that, Mac OSX users will have to use the package manager Homebrew
33+
1. Install nodejs and Node Package Manager on your machine. If you use macOS X, you'll have to use the package manager Homebrew.
3434

3535
```bash
3636
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash

0 commit comments

Comments
 (0)