Create dalai.md

This commit is contained in:
2023-04-28 12:54:36 +02:00
committed by GitHub
parent 22f35465aa
commit 51b821af55

7
dalai.md Normal file
View File

@@ -0,0 +1,7 @@
How to install [dalai](https://github.com/cocktailpeanut/dalai) on Debian 11
You will need to take care of some prerequisites:
```apt install make g++ python3-pip python3-venv python-is-python3```
install node with your favorite method which is [nvm](https://github.com/nvm-sh/nvm#installing-and-updating) in my case