damondouglas commented on code in PR #23378:
URL: https://github.com/apache/beam/pull/23378#discussion_r995925656


##########
playground/frontend/README.md:
##########
@@ -21,57 +21,88 @@
 
 ## About
 
-Beam Playground is an interactive environment to try out Beam transforms and 
examples. The vision for the Playground is to be a web application where users 
can try out Beam without having to install/initialize a Beam environment.
+Beam Playground is an interactive environment to try out Beam transforms and 
examples.
+The vision for the Playground is to be a web application where users can try 
out Beam
+without having to install/initialize a Beam environment.
 
 ## Getting Started
 
 Running, debugging, and testing all require this first step that fetches
-dependencies and generates code:
+dependencies and generates code. Run this in the Beam root:
 
 ```bash
-cd playground_components
-flutter pub get
-flutter pub run build_runner build
-cd ..
-flutter pub get
-flutter pub run build_runner build

Review Comment:
   Does this PR still intend on deleting 
https://github.com/apache/beam/blob/master/playground/frontend/README.md?plain=1#L32-L37?



-- 
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]

Reply via email to