Skip to content

Commit 66b8169

Browse files
committed
Update project path
1 parent af17892 commit 66b8169

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The MIT License (MIT)
2-
Copyright © 2013 SoFunny CO. http://github.com/realint
2+
Copyright © 2013 Mingda Chen. http://github.com/idada
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
55

get.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cd $install_dir
1313
export GOPATH=`pwd`
1414

1515
mkdir -p bin pkg src/github.com/idada/go-v8
16-
cd src/github.com/realint/go-v8
16+
cd src/github.com/idada/go-v8
1717

1818
git init
1919
git remote add origin https://github.com/idada/go-v8

0 commit comments

Comments
 (0)