Skip to content

Commit be97f9e

Browse files
committed
Clarify promesa
1 parent 689ab39 commit be97f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ user=> (pprint/pprint (process "ls"))
579579
580580
### Promesa
581581
582-
You can combine this library with [promesa](https://github.com/funcool/promesa)
582+
On the JVM (not in bb), you can combine this library with [promesa](https://github.com/funcool/promesa)
583583
in the following way. This requires `:exit-fn` which was released in version
584584
`0.2.10`.
585585

0 commit comments

Comments
 (0)