Skip to content
Snippets Groups Projects
Commit 6755ea59 authored by keleher's avatar keleher
Browse files

auto

parent 545ff005
No related branches found
No related tags found
No related merge requests found
......@@ -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.**
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment