Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoVinasco authored Dec 16, 2021
1 parent eba074b commit f115ac3
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 @@ -41,6 +41,7 @@ $ . venv/bin/activate
```

(_Note_: On Windows replace `$ . venv/bin/activate` with `$ . venv\Scripts\activate`)

**Caveat emptor**: make sure, that the IfcOpenShell dependency was properly installed with help of the `python -c 'import ifcopenshell'` command. In case
of failure of the importation try re-installing but this time with the verbose
flag, that is try
Expand Down

0 comments on commit f115ac3

Please sign in to comment.