Last active
March 19, 2018 01:49
-
-
Save mystroken/9286a31f709eeada8f374d12e578e1b4 to your computer and use it in GitHub Desktop.
This file contains 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
# First I've to create the destination directory | |
cd ~/Documents | |
mkdir material-offline-website && cd material-offline-website/ | |
# Then fire httrack | |
httrack https://material.google.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment