diff options
Diffstat (limited to 'ShellBinPkg')
-rw-r--r-- | ShellBinPkg/ReadMe.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index 144223ab23..6e975dc855 100644 --- a/ShellBinPkg/ReadMe.txt +++ b/ShellBinPkg/ReadMe.txt @@ -7,7 +7,7 @@ by building with "RELEASE" target. The following steps can help to re-generate these binaries for customization:
1. Check out EDK II to $(WORKSPACE)
-(svn https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2).
+(svn https://svn.code.sf.net/p/edk2/code/trunk/edk2).
2. Under $(WORKSPACE) directory (i.e. c:\EdkII),
To generate Shell, execute:
|