Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanlaj committed Apr 27, 2024
1 parent 495f8c2 commit 65d083f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ As a capture the flag platform, users will be able to sign up for the platform a
1. Go to `http://localhost:3000` in your browser to view the frontend.
1. Click on the `Register` button on the top right to create an account. The first account created will be an admin account.
1. If you need to import challenges from another source, such as [here](https://github.com/csivitu/ctf-challenges/tree/master), see the README in the `importer` directory.
1. If you need to make changes to anything, make the changes and run `docker-compose up -d --build` to rebuild the containers.

## Development Setup Instructions

Expand Down

0 comments on commit 65d083f

Please sign in to comment.