Skip to content

Commit b825329

Browse files
committed
chore: remove old test workflow [skip-ci]
1 parent 98b9596 commit b825329

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ WatchIt is part of the WatchIt protocol, which encompasses various components to
3838

3939
Some available capabilities for dev support:
4040

41-
- **Bootstrap**: `make bootstrap` - Setup the development environment.
4241
- **Tests**: `make test` - Run tests.
43-
- **Run Web**: `make run-web` - Run development mode for web.
44-
- **Run Electron**: `make run-electron` - Run electron development mode
42+
- **Bootstrap**: `make bootstrap` - Setup the development environment.
43+
- **Run Web**: `make runweb` - Run development mode for web.
44+
- **Run Electron**: `make runelectron` - Run electron development mode
4545

4646
Note: Run `make help` to check for more capabilities.
4747

0 commit comments

Comments
 (0)