Skip to content

Commit

Permalink
Remove leftovers from Core
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Astels authored and Dave Astels committed Aug 12, 2015
1 parent 2016ba3 commit 5537c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get_go_deps.rb
Expand Up @@ -3,5 +3,5 @@
binpath = "bin/windows_386"
end

system("go get " + ldflags + " github.com/SteelSeries/godep")
system("go get github.com/SteelSeries/godep")
system(binpath + "/godep install")

0 comments on commit 5537c5d

Please sign in to comment.