Skip to content

Commit 12a2b84

Browse files
committed
Updates to README
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
1 parent 542c987 commit 12a2b84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ Below is the list of assignments in order of increasing difficulty:
2525

2626
1. Fork this repository to an assignment-specific repository (e.g., "assignment-1-template") under your classroom organization. This fork can be public or private.
2727
2. Move the following files to the root of the repository.
28-
1. The `assignment.md` file to `README.md` in the root of the repository.
28+
1. The `assignment.md` file to `README.md` in the root of the repository. When moving this file, update the due date at the top of the file.
2929
2. The `questions.md` file.
3030
3. The `components` directory.
3131
3. Delete the assignments directory.
3232

3333
## Using codespaces
3434

35-
I'll fill this in soon.
35+
- Note: There isn't a good way to enable prebuilt devcontainers, so the first time students open the codespace it will take a few minutes to clone gem5, etc.

0 commit comments

Comments
 (0)