Skip to content

Commit 248db68

Browse files
authored
Merge pull request #32 from uvlad7/patch-1
2 parents 1b2aa8a + 4268c27 commit 248db68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To get started:
4343
* You can start both from the [UI project](https://github.com/httptoolkit/httptoolkit-ui) with just `npm start`, to work on the UI within the desktop app.
4444
* Alternatively, you can run `npm start` in the [server project](https://github.com/httptoolkit/httptoolkit-server), and `npm run start:web` in the UI project, to work on the server or both.
4545
* To build distributable packages:
46-
* `npm run make` - this will attempt to build & package the desktop app for your current platform
46+
* `npm run build` - this will attempt to build & package the desktop app for your current platform
4747

4848
A few tips:
4949

0 commit comments

Comments
 (0)