Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhewenshen authored Jul 20, 2024
1 parent 9841247 commit c41d4bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,17 @@ A project for COMP6453.
## Installation
Ensure you have Python 3.9 installed on your system. Then follow these steps:
1. Clone the repository:

```bash
git clone https://github.com/zhewenshen/applied-cryptography-project.git
```
2. Navigate to the project directory:

```bash
cd applied-cryptography-project
```
3. Install the required dependencies:

```bash
pip3 install -r requirements.txt
```
Expand Down

0 comments on commit c41d4bf

Please sign in to comment.