mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Update readme with regards to recent changes in directory structure.
This commit is contained in:
10
readme.html
10
readme.html
@ -130,7 +130,7 @@
|
||||
<p>
|
||||
You can use TortoiseSVN (a graphical client), or the command line Subversion client like so:
|
||||
<div>
|
||||
<code>svn co https://svn.sourceforge.net/svnroot/heidisql heidisql</code>
|
||||
<code>svn co https://heidisql.svn.sourceforge.net/svnroot/heidisql/trunk heidisql</code>
|
||||
</div>
|
||||
</p>
|
||||
<p>
|
||||
@ -169,7 +169,7 @@
|
||||
<th>Action</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>components/edbimage/packages/delphi10/EDBImage.bdsgroup</td>
|
||||
<td>components/edbimage/packages/delphi10/EDBImage.bds<u>group</u></td>
|
||||
<td>Build All + Install "DCLSer100"</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -181,11 +181,11 @@
|
||||
<td>Build All + Install "SMDBGridComponents"</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>components/synedit/packages/delphi10/SynEdit.bdsgroup</td>
|
||||
<td>components/synedit/packages/delphi10/SynEdit.bds<u>group</u></td>
|
||||
<td>Build All + Install "SynEdit_D10"</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>components/zeosdbo/packages/delphi10/ZeosDbo.bdsgroup</td>
|
||||
<td>components/zeosdbo/packages/delphi10/ZeosDbo.bds<u>group</u></td>
|
||||
<td>Build All + Install "ZComponentDesign100"</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -221,7 +221,7 @@
|
||||
Thus the "Install" step is no longer necessary, "Build" is all that is needed!
|
||||
</p>
|
||||
<p>
|
||||
For your convenience, there is a project group under <em>packages/delphi10/heidisql.bdsgroup</em>
|
||||
For your convenience, there is a project group under <em>superpackages/delphi10/heidisql.bdsgroup</em>
|
||||
which includes both HeidiSQL and all of it's dependencies.
|
||||
</p>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user