diff --git a/project0/README.md b/project0/README.md
index ebe670694fb0172dfd833cbc69f7bdad1d1abd32..5a5aac9a42a72cb2cd94fa5548ebbf0df1fd5d15 100644
--- a/project0/README.md
+++ b/project0/README.md
@@ -19,7 +19,7 @@ collaboration for your class project, or for other classes.
 We will be using the department `gitlab` for downloading project materials,
 and Elms for uploading.  Clone `Project1` by installing `git`, and then: 
 
-`git clone https://gitlab.cs.umd.edu/keleher/424-f19/project1.git`
+`git clone https://gitlab.cs.umd.edu/keleher/424f19`
 
 *NOTE*: If you are having trouble installing `git`, you can just download the files instead (as a zipfile), although updating may become tedious. 
 
@@ -122,5 +122,5 @@ This will start a server on the VM, listening on port 8888. We will access it fr
 * The second Notebook ("Basics of SQL") covers basics of SQL, by connecting to your local PostgreSQL instance. The Notebook also serves as an alternative mechanism to run queries. However, in order to use that, you must set up a password in `psql` using `\password` (set the password to be `ubuntu`).
 
 ### Submission Instructions
-This project is ungraded and does not need to be submitted, but you should finish **before September 1.**
+This project is ungraded and does not need to be submitted, but you should try to finish **before September 1.**