You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2023/01/23 00:15:33 UTC

[incubator-pekko-site] branch asf-staging updated: Update README.md

This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 29222c8f Update README.md
29222c8f is described below

commit 29222c8fb125702caf36d6da1862cf3e40b38986
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Mon Jan 23 00:15:16 2023 +0000

    Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5ddde96a..9f64e0b5 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Publishing the Apache Pekko web site requires:
 ```
 sbt unidoc docs/paradox
 # next line requires Java 11 or above
-sbt -Dpekko.genjavadoc.enabled=true javaunidoc/doc 
+sbt -Dpekko.genjavadoc.enabled=true Javaunidoc/doc 
 ```
 4. Go back to your local copy of `incubator-pekko-site` and run
 ```


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org