mirror of
https://github.com/RGBCube/CSAssignments
synced 2025-07-27 05:57:44 +00:00
Update README.md
This commit is contained in:
parent
987ababe56
commit
eec04a032d
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# CSAssignments
|
# cs-assignments
|
||||||
|
|
||||||
CS assignments from school, may or may not include assignments from other people.
|
CS assignments from school, may or may not include assignments from other people.
|
||||||
|
|
||||||
|
@ -7,8 +7,8 @@ CS assignments from school, may or may not include assignments from other people
|
||||||
Firstly, you need to clone this repo to your machine:
|
Firstly, you need to clone this repo to your machine:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/RGBCube/CSAssignments
|
git clone https://github.com/RGBCube/cs-assignments
|
||||||
cd CSAssignments
|
cd cs-assignments
|
||||||
```
|
```
|
||||||
|
|
||||||
Now you have the code on your machine. You can use the interactive code runner script to run the
|
Now you have the code on your machine. You can use the interactive code runner script to run the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue