1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-tid-deobf-fork synced 2026-01-09 14:50:26 +01:00

Update README.md

This commit is contained in:
ふぁ 2025-04-28 15:11:27 +09:00 committed by GitHub
parent 4191d39150
commit 42cc5dd5f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,10 +24,3 @@ npm run run:base # Original implementation by obfio
npm run run:fork # Forked implementation by fa0311
npm run run:additional # Implementation by fa0311 including additional features
```
Run base `obfio/twitter-tid-deobf`
```shell
npm --prefix base install
npm --prefix base run run
```