blob: 9f02381e32dbce84e4c10e30a8bec5ff6d260bf9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# Handmade Linux platform layer
## Installation
You can run the installation script.
This will create a `hm_linux` directory with all library files in the working directory.
```sh
./install.sh
```
|