Skip to content

Commit

Permalink
Tweak README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swaldman committed Mar 1, 2024
1 parent 0936fbd commit 3b56263
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,9 @@ To give this effect, temporarily edit [`build.sc`](build.sc):
}
```

Comment out `super.runClasspath() ++ localResources()`, uncomment in `super.runClasspath() ++ localResourcesRough()`.
* Comment out `super.runClasspath() ++ localResources()`
* Uncomment in `super.runClasspath() ++ localResourcesRough()`.

Then of course you can edit [`test/resources-local-rough/c3p0.properties`](test/resources-local-rough/c3p0.properties).

#### Test logging
Expand Down

0 comments on commit 3b56263

Please sign in to comment.