diff --git a/README.md b/README.md
index 90846ec051c264fc2e87ba91f21b0b29b082d387..589ceeaf85a1141b57502a28b7028b8422966161 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ This setup will let you have a full linux environment on your windows machine, W
 * You **should** have a remote repository to manage your OS/161 source code and move between the local and linux.student environments. 
 
 * If you do not currently have a working copy of os161, you can retrieve your own by copying the
-`os161.tar.gz` file within `os161-container/dependencies` directory in the cs350-container repository.
+`os161.tar.gz` file within `os161-container/dependencies` directory from the cs350-container repository.
 ```
 cp os161-container/dependencies/os161.tar.gz ~/
 cd ~/