Skip to content

Commit 7a8d77e

Browse files
Changes in readme.md
1 parent 0237223 commit 7a8d77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Up to now there is no pip package. To use pygccx do the following:
2525
- Download the whole Project.
2626
- Install requirements from requirements.txt with pip install -r requirements.txt
2727
- Append the path to pygccx to sys.path
28-
- Now import pygccx should work
28+
- Now "from pygccx import ..." should work
2929

3030
# Capabilities of Pygccx:
3131
- Static analysis of 3D structures (only solid elements, no shells or beams)

0 commit comments

Comments
 (0)