mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-03 13:31:05 +00:00
Fix a typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37813 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
eecd71151c
commit
98044e4a62
@ -691,8 +691,8 @@ follows:</p>
|
||||
|
||||
<ul>
|
||||
<li><tt>cd <i>where-you-want-llvm-to-live</i></tt></li>
|
||||
<li>Read-Only: <tt>svn co http://llvm.org/svn/llvm-project/trunk/llvm llvm</tt></li>
|
||||
<li>Read-Write:<tt>svn co https://user@llvm.org/svn/llvm-project/trunk/llvm
|
||||
<li>Read-Only: <tt>svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm</tt></li>
|
||||
<li>Read-Write:<tt>svn co https://user@llvm.org/svn/llvm-project/llvm/trunk
|
||||
llvm</tt></li>
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user