Skip to content

Commit

Permalink
Merge pull request #11 from PawelKinczyk/PawelKinczyk-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
PawelKinczyk authored Aug 3, 2023
2 parents 7bbf871 + 815d112 commit 5d7d4db
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@

This is my project to improve Revit functions by adding my own using PyRevit. I'm new in programming so if you see something to improve please write to me! If you want to use my addins go ahead and download the PYLAB repository. I will be glad!

## Installation
Now you can install my extension in this way:
1. Install [pyRevit](https://github.com/eirannejad/pyRevit)
2. Add my extension to pyRevit:
- Open "Command Prompt" by shortcut `Win + R` or type `cmd` in file explorer
- Type this command `pyrevit extend ui PYLAB https://github.com/PawelKinczyk/PYLAB.git`
3. A panel **PYLAB** will be available after next Revit start

## Authors

- [Paweł Kińczyk](https://produktywnyprojektant.com/o-mnie/) MEP designer and hobby programmer
Expand Down

0 comments on commit 5d7d4db

Please sign in to comment.