Skip to content

Commit

Permalink
docs: clarify when to flip fuses
Browse files Browse the repository at this point in the history
Closes #4
  • Loading branch information
MarshallOfSound committed Feb 10, 2022
1 parent 7dd7512 commit d69eb9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
```typescript
import { flipFuses, FuseVersion, FuseV1Options } from '@electron/fuses';

// During your build / package process
await flipFuses(
require('electron'), // Returns the path to the electron binary
{
Expand Down

0 comments on commit d69eb9c

Please sign in to comment.