Skip to content

Commit f85a03e

Browse files
committed
Remove redundant note
1 parent 8433029 commit f85a03e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ https://visualstudio.microsoft.com/vs/
3535
- Install TypeScript if missing `npm install -g typescript`
3636
- `npm install`
3737
- `tsc --watch` This will compile the TypeScript files & continue to watch them
38-
- If you receive an error about `Command 'tsc' not found`, run `npm install typescript -g`, close the terminal and open a new one.
3938
- Open a new terminal in `LogViewer.Client`
4039
- `npm run start` Will run the Electron app for development with Chrome DevTools open/launched
4140

0 commit comments

Comments
 (0)