From d5d665330e43385b95eaabe74a1dbdd203ab22ba Mon Sep 17 00:00:00 2001 From: Krishnan Sanjay Date: Wed, 7 Apr 2021 11:56:18 -0500 Subject: [PATCH] Update README.md --- hw3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw3/README.md b/hw3/README.md index e86fa3e..4d998ce 100644 --- a/hw3/README.md +++ b/hw3/README.md @@ -10,7 +10,7 @@ $ cd cmsc13600-materials $ git pull ``` -Copy the folder ``hw1`` to your newly cloned submission repository. Enter that repository from the command line and enter the copied ``hw1`` folder. In this homework assignment, you will only modify ``encoding.py``. Once you are done, you must add 'encoding.py' to git: +Copy the folder ``hw3`` to your newly cloned submission repository. Enter that repository from the command line and enter the copied ``hw3`` folder. In this homework assignment, you will only modify ``encoding.py``. Once you are done, you must add 'encoding.py' to git: ``` $ git add encoding.py ``` -- libgit2 0.25.0