Skip to content

Commit

Permalink
Merge pull request #36 from ditrit/dev-NonSquareRooms
Browse files Browse the repository at this point in the history
README
  • Loading branch information
Novanef authored Sep 15, 2023
2 parents 625539f + 1d25117 commit ae97830
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions NonSquareRooms/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# How to use
## Clone this repository
First, clone the repository with the command below:

```
git clone https://github.com/ditrit/OGrEE-Tools.git
```
## Move into the directory
Go into the directory created.

```
cd OGrEE-Tools/
```

## Set up the virtual environment
We are using Python **${\color{red}3.10 \space{}only}$**.

```
python NonSquareRooms/setup/setup.py
```

0 comments on commit ae97830

Please sign in to comment.