You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/06 01:16:13 UTC

[GitHub] [iceberg-docs] kbendick commented on a diff in pull request #108: 0.13.2: Patch in new iceberg-theme and remove files no longer required

kbendick commented on code in PR #108:
URL: https://github.com/apache/iceberg-docs/pull/108#discussion_r914322190


##########
README.md:
##########
@@ -81,12 +81,12 @@ cd iceberg-docs
 
 To start the landing page site locally, run:
 ```shell
-cd landing-page && hugo serve
+(cd landing-page && hugo serve)
 ```
 
 To start the documentation site locally, run:
 ```shell
-cd docs && hugo serve
+(cd docs && hugo serve)

Review Comment:
   Question: why the need for the parentheses?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org