Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jan 30, 2025
1 parent 2f7d80b commit 384b08a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ npm i @types/mime@3.0.0
If your npm install fails on your first try, first check if you are using Node v14. Other versions of Node may throw errors when installing dependencies.
### Fatal error in chatapi using an arm64 device
### Fatal error in chatapi using an arm32 device
If you are using an arm/arm64 device and encounter a fatal error while running the chatapi container run the following:
If you are using an 32bit arm device and encounter a fatal error while running the chatapi container run the following:
```
wget http://ftp.us.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.1-1~bpo10+1_armhf.deb

Expand Down

0 comments on commit 384b08a

Please sign in to comment.