Edit README.md
This commit is contained in:
@ -14,6 +14,7 @@ cd build
|
|||||||
cmake -S .. -B .
|
cmake -S .. -B .
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
```
|
||||||
|
|
||||||
## What libraries have I embeded from other people
|
## What libraries have I embeded from other people
|
||||||
- [HodwardHinnart's date](https://github.com/HowardHinnant/date) (in folder src/HodwardHinnart_date, modified tz.cpp to point to correct header)
|
- [HodwardHinnart's date](https://github.com/HowardHinnant/date) (in folder src/HodwardHinnart_date, modified tz.cpp to point to correct header)
|
||||||
|
|||||||
Reference in New Issue
Block a user