Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Jun 7, 2023
1 parent 3822c74 commit 859deb5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,11 +232,9 @@ In principle you can change other things too, but this is generally frowned upon

This repository contains a convenience script for adding a revision to CHaP:
```
$ ./scripts/add-revision.sh _repo PACKAGE_NAME PACKAGE_VERSION
$ ./scripts/add-revision.sh PACKAGE_NAME PACKAGE_VERSION
```

`_repo` needs to point to a [built package repository](#how-to-get-the-built-cabal-package-repository).
It will add a new revision and copy the _current_ cabal file in as the revised cabal file.
You can then edit that file and commit the result.

### How to add a patched versions of a Hackage package
Expand Down

0 comments on commit 859deb5

Please sign in to comment.