DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
24 stars 8 forks source link

chmod clarification on miniforge3 installation #1134

Closed karkir0003 closed 7 months ago

karkir0003 commented 7 months ago

Chmod clarification for Miniforge installation

Github Issue Number Here: #1132 What user problem are we solving? When we install Miniforge3 on Mac, the installer doesn't start up right away. The user would need to make the .sh script executable and the README.md should clarify that

What solution does this PR provide? Explicitly highlight the chmod command to run in the README.md

Testing Methodology

How did you test your changes and verify that existing functionality is not broken Validate the README.md populates the chmod command

Any other considerations N/A

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud