Skip to content

Commit

Permalink
Updates more readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucashicks1 committed Oct 15, 2023
1 parent 846c36d commit a6c5424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# BUILD
Build code goes here when project underway
# Build guide
Please follow these instructions to run the project.

## Initial Environment Setup
Our project relies on several different libraries in order for it to function. As most of our project is written in Python, there is an [`environment.yaml`](https://github.com/lucashicks1/lambda-deco3801/blob/main/environment.yaml) file that has been created, allowing you to create your own conda virtual environment. You can create and activate this environment with the following:
Expand Down

0 comments on commit a6c5424

Please sign in to comment.