Github user uce commented on a diff in the pull request:
https://github.com/apache/incubator-flink/pull/246#discussion_r21106469
--- Diff: docs/setup_quickstart.md ---
@@ -38,10 +37,10 @@ You are almost done.
~~~bash
-$ cd ~/Downloads # Go to download directory
-$ tar xzf flink-*.tgz # Unpack the downloaded archive
-$ cd flink
-$ bin/start-local.sh # Start Flink
+$ cd ~/Downloads # Go to download directory
+$ tar xzf flink-*.tgz # Unpack the downloaded archive
+$ cd flink-{{site.FLINK_VERSION_STABLE}}
--- End diff --
Have you checked whether this is translated correctly by Jekyll?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---