Last active
December 11, 2024 09:19
-
-
Save pyaillet/a64381a40700a30d7f6baff774ce4533 to your computer and use it in GitHub Desktop.
Replace git clone https://github.com/GoogleCloudPlatform/training-data-analyst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -LO https://github.com/GoogleCloudPlatform/training-data-analyst/archive/refs/heads/master.zip | |
unzip master.zip | |
mv training-data-analyst-master training-data-analyst |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment