This is an automated email from the ASF dual-hosted git repository.
curcuru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 434299fa Minor docco, kick pypubsub
434299fa is described below
commit 434299fa2cc9cdb75ce9a9328c9e325a4e6edafb
Author: Shane Curcuru <[email protected]>
AuthorDate: Tue Feb 3 16:42:14 2026 -0500
Minor docco, kick pypubsub
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 96fa95e7..e8dc5dfb 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ and mirrored for Apache committers at:
* [How To Develop Whimsy Code](./DEVELOPMENT.md)
* [Submit Bugs/Enhancement
Requests](https://issues.apache.org/jira/browse/WHIMSY)
* [Questions? See the Mailing
List](https://lists.apache.org/[email protected])
- * **Setting Up For Local Development**
+ * **Setting Up For Local Development - DOCKER recommended**
* macOS - [Run setupmymac](./SETUPMYMAC.md) or [Follow manual
steps](./MACOS.md)
* [Linux-y setup steps](./DEVELOPMENT.md)
* [Use DOCKER to run Whimsy locally](./DOCKER.md)