Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katakombi committed Nov 24, 2018
1 parent 4b558d8 commit fb912ef
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,10 @@ winetricks winxp
# rerun installer and ensure that it works now
/install/setup_edna_and_harvey_the_breakout_2.1.0.5.exe
# test cooked dolmade
# test cooked dolmade, start in windowed mode
targetSelector
```

The previous changes are now applied permanently to the dolmade but will get lost if it will be recooked.
That is why, secondly, we need to update the corresponing `dolmadefile`.
Edit `edna_harvey_the_breakout:en.dolmade` and add the following section right before the `RunUser` command which launches the installer using `wine`:
Expand All @@ -212,7 +213,7 @@ Finally, the dolmade can be cooked once more:
./cook edna_harvey_the_breakout:en.dolmade
```

This erases the previous dolmade and applies the fix permanently. Now add and commit your `dolmadefile` to your personal github repository.
This erases the previous dolmade and applies the fix permanently.

## Managing dolmades

Expand Down

0 comments on commit fb912ef

Please sign in to comment.