msyavuz commented on code in PR #34755:
URL: https://github.com/apache/superset/pull/34755#discussion_r2290759330


##########
README.md:
##########
@@ -221,3 +221,14 @@ Understanding the Superset Points of View
 
 <!-- telemetry/analytics pixel: -->
 <img referrerpolicy="no-referrer-when-downgrade" 
src="https://static.scarf.sh/a.png?x-pxid=bc1c90cd-bc04-4e11-8c7b-289fb2839492"; 
/>
+
+## Quick Start for Beginners(Windows Friendly)
+
+Many new contributors face issues while setting up Superset on Windows.  
+Here’s a step-by-step guide:
+
+### 1. Install Git
+- [Download Git](https://git-scm.com/downloads)  
+- Verify installation:
+  ```bash
+  git --version

Review Comment:
   Is this the whole setup guide? If it is this is incomplete.



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