Update Readme

This commit is contained in:
PedroEdiaz
2025-05-20 15:03:53 -06:00
parent 4e2a98bf8c
commit 8c1a5620db

View File

@@ -39,8 +39,8 @@ main :: proc() {
## Installation
Clone or copy the template module into your Odin project directory:
```bash
git clone https://github.com/yourusername/odin-template.git
```sh
git clone https://github.com/nviam/odin-templateless.git
````
Or copy `template.odin` into your source tree.