next try.

pull/2289/head
Kim Kulling 2018-12-30 17:06:50 +01:00
parent 92bb0febdf
commit ae31be1e23
1 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ model using a shader-based OpenGL pipeline.
To use it, from within `/port/PyAssimp`: To use it, from within `/port/PyAssimp`:
``` ```console
$ cd scripts $ cd scripts
$ python ./3D-viewer <path to your model> $ python ./3D-viewer <path to your model>
``` ```