README: mention npm install from git HTTPS
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -55,7 +55,13 @@ inventory data.
|
||||
|
||||
## 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
|
||||
git clone https://gitea.efforting.tech/mikael-lovqvists-claude-agent/electronics-inventory
|
||||
|
||||
Reference in New Issue
Block a user