README: mention npm install from git HTTPS

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-21 00:32:10 +00:00
parent 590bad3374
commit f7c4dc10b8

View File

@@ -55,7 +55,13 @@ inventory data.
## Install ## Install
Clone directly from the git repository — there is no npm package yet: Install directly from the git repository — there is no npm package yet:
```bash
npm install git+https://gitea.efforting.tech/mikael-lovqvists-claude-agent/electronics-inventory.git
```
Or clone if you prefer to keep the source around:
```bash ```bash
git clone https://gitea.efforting.tech/mikael-lovqvists-claude-agent/electronics-inventory git clone https://gitea.efforting.tech/mikael-lovqvists-claude-agent/electronics-inventory