UPDATE: Update documentation

This commit is contained in:
Nicolás Hatcher
2025-02-06 20:35:05 +01:00
committed by Nicolás Hatcher Andrés
parent dc8bb6da21
commit f96481feb8
3 changed files with 18 additions and 14 deletions

View File

@@ -7,6 +7,15 @@ https://www.npmjs.com/package/@ironcalc/wasm?activeTab=readme
## Building
Dependencies:
* Rust
* wasm-pack
* TypeScript
* Python
* binutils (for make)
```bash
make
```