Forked from gotens87/gist:60b4efb8d5fbae4c4db7d3ebda3ddc7a
Created
December 4, 2021 09:55
-
-
Save cobaohieu/dc7cb11843d47888d138c519fc9ef029 to your computer and use it in GitHub Desktop.
nvidia gfx update
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
##install https://brew.sh | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
brew update | |
brew upgrade | |
##nvidia gfx driver install | |
https://github.com/vulgo/webdriver.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment