open PR removed PC

This commit is contained in:
abuehrle
2016-08-31 18:19:09 -05:00
committed by Alfonso Acosta
parent e59b3b6859
commit 7b2fda375b

View File

@@ -28,7 +28,7 @@ The following topics are discussed:
##<a name="docker"></a>Installing Scope on Docker
To install Scope onto your PC with docker installed in standalone mode, run the following commands:
To install Scope onto your machine with Docker installed in stand-alone mode, run the following commands:
sudo curl -L git.io/scope -o /usr/local/bin/scope
sudo chmod a+x /usr/local/bin/scope