Update repository links after move to the gracious organisation
This commit is contained in:
@@ -6,7 +6,7 @@ Design and print labels on Niimbot thermal label printers (B1, B18, B21, D11, D1
|
||||
|
||||
## Download
|
||||
|
||||
Standalone builds, no Python needed — grab the latest from the [releases page](https://git.gracious.one/gracious_admin/NIIMBOT-D101/releases):
|
||||
Standalone builds, no Python needed — grab the latest from the [releases page](https://git.gracious.one/gracious/NIIMBOT-D101/releases):
|
||||
|
||||
| File | Platform |
|
||||
|---|---|
|
||||
@@ -38,7 +38,7 @@ Fork of [AndBondStyle/niimprint](https://github.com/AndBondStyle/niimprint) (its
|
||||
## Running from source
|
||||
|
||||
```
|
||||
git clone https://git.gracious.one/gracious_admin/NIIMBOT-D101.git
|
||||
git clone https://git.gracious.one/gracious/NIIMBOT-D101.git
|
||||
cd NIIMBOT-D101
|
||||
python -m venv --system-site-packages .venv # system Python gives you tkinter
|
||||
.venv/bin/pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user