diff --git a/labs/lab6/README.md b/labs/lab6/README.md index b2e3640..e998909 100755 --- a/labs/lab6/README.md +++ b/labs/lab6/README.md @@ -27,7 +27,7 @@ Navigate to the project page that can be found at https://github.com/Purdue-CSUS ![Fork screenshot](https://raw.githubusercontent.com/Purdue-CSUSB/CS-190-S2017/master/labs/lab6/assets/fork-screenshot.png) -*Note: If you are part of a group on GitHub, it may ask you where you want to fork the repository. If it asks you this,just fork it into your personal GitHub.* +*Note: If you are part of a group on GitHub, it may ask you where you want to fork the repository. If it asks you this, just fork it into your personal GitHub.* Forking simply makes a copy of the repository in your own account so that you have permission to make changes. After forking, you should be in a new repository. The title of the repo at the top left should be "*your username*/snake" instead of "Purdue-CSUSB/pycalc"