Remove third-party identity from package metadata; point docs to Gitea
Drop former GitHub org/user references and personal email from plugin metadata. Clone URLs and repository fields now point at the Gitea host.
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
||||
## Setup
|
||||
|
||||
```bash
|
||||
git clone https://github.com/sooneocean/grok-build-hud.git
|
||||
cd grok-build-hud
|
||||
git clone http://172.238.15.154:3000/Redredchen01/grok-hud.git
|
||||
cd grok-hud
|
||||
npm install
|
||||
npm test
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user