Archived
docs: remove unsupported GitHub install instructions
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@jmfederico/pi-web": patch
|
||||
---
|
||||
|
||||
Remove unsupported direct GitHub install instructions from the README.
|
||||
@@ -166,15 +166,6 @@ pi-web-sessiond
|
||||
PI_WEB_PORT=8504 pi-web-server
|
||||
```
|
||||
|
||||
To install directly from the GitHub repository instead of npm:
|
||||
|
||||
```bash
|
||||
npm install -g github:jmfederico/pi-web#main
|
||||
pi-web install
|
||||
```
|
||||
|
||||
For git installs, `dist/` must already be present in the repository because npm does not run the package's `prepack` script for git dependencies.
|
||||
|
||||
## Development quick start
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user