0.2.2: readme fix

This commit is contained in:
LLB
2026-04-11 11:52:19 +04:00
parent 0211fd6e10
commit 0997112b7c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ In short: this fork is no longer just a repackaged copy of upstream; it is a fea
## Install ## Install
From npm once published: From npm:
```bash ```bash
pi install npm:@llblab/pi-telegram pi install npm:@llblab/pi-telegram
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@llblab/pi-telegram", "name": "@llblab/pi-telegram",
"version": "0.2.1", "version": "0.2.2",
"private": false, "private": false,
"description": "Telegram DM bridge extension for pi", "description": "Telegram DM bridge extension for pi",
"type": "module", "type": "module",