Skip to content

Commit e77a848

Browse files
authored
Update install_cuda.sh
1 parent a94843a commit e77a848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LatestScripts/install_cuda.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ sudo apt upgrade
55

66
# Install Git
77
sudo apt install git
8-
git config --global user.email "[email protected]"
9-
git config --global user.name "Abhishek Kathpal"
8+
git config --global user.email "[email protected]"
9+
git config --global user.name "Moumita Paul"
1010

1111
# Install Google chrome
1212
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

0 commit comments

Comments
 (0)