Update name of package

- closes https://github.com/assimp/assimp/issues/4594
pull/4595/head
Kim Kulling 2022-06-28 17:48:06 +02:00 committed by GitHub
parent 33b672288c
commit 2de95c77a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ The assimp port in vcpkg is kept up to date by Microsoft team members and commun
## Install on Ubuntu
You can install the Asset-Importer-Lib via apt:
```
sudo apt-get install assimp
sudp apt-get update
sudo apt-get install libassimp-dev
```
## Install pyassimp