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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to