mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Add missing cd command
This commit is contained in:
@@ -28,6 +28,7 @@ Only tested on Linux and macOS. mDNS library issue to be fixed. `mdns` only work
|
|||||||
|
|
||||||
````sh
|
````sh
|
||||||
git clone https://github.com/hensm/fx_cast.git
|
git clone https://github.com/hensm/fx_cast.git
|
||||||
|
cd fx_cast
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
npm run install-manifest
|
npm run install-manifest
|
||||||
@@ -51,7 +52,7 @@ npm run start --prefix ./ext
|
|||||||
|
|
||||||
### Packaging
|
### Packaging
|
||||||
|
|
||||||
Packaging currently only possible on macOS:
|
Packaging currently only possible on macOS/Linux:
|
||||||
|
|
||||||
````sh
|
````sh
|
||||||
npm run package
|
npm run package
|
||||||
|
|||||||
Reference in New Issue
Block a user