Skip to content

Commit

Permalink
docs: normalize file path (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
cawa-93 authored Nov 9, 2020
1 parent 6dfe8ae commit b4c1f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Due to the project is following the [security](https://www.electronjs.org/docs/t
### Config Your Project and Build

Once you install your project, you should change the package base info in [package.json](/package.json),
and also the build information in [build.base.config.js](/scripts/build.base.config.js)
and also the build information in [/scripts/build.base.config.js](/scripts/build.base.config.js)

#### assets, static resources, build resources... what's the difference?

Expand Down

0 comments on commit b4c1f5c

Please sign in to comment.