Skip to content

Commit 902fdca

Browse files
committed
update readme with regards to Seaside installation instructions -- reference Seaside 3.2 installation into an existing stone[ci skip]
1 parent b01a717 commit 902fdca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ The Development Kit for GemStone/S for client and server is known to work on Ubu
1010

1111
Before installing, you should read through the **[Installation Instructions][2]**. There are several installation options: all on a single workstation, or with a local client and a remote server. The script below installs GsDevKit and GemStone on a single workstation, creates and starts a Stone (server), and creates a tODE client. You must [install git][14] before you can execute this script.
1212

13-
If you are planning to use Seaside, instead of this you can install and create a Seaside Stone using the [Seaside installation instructions][20]. You can also [install Seaside into an existing GsDevKit installation][21].
14-
1513
```
1614
git clone https://github.com/GsDevKit/GsDevKit_home.git
1715
cd GsDevKit_home
@@ -20,6 +18,7 @@ installServerClient
2018
createStone devKit_343 3.4.3
2119
createClient tode1
2220
```
21+
If you are planning to use Seaside, follow the instructions to [install Seaside into an existing GsDevKit installation][21].
2322

2423
## Using GsDevKit and tODE
2524

0 commit comments

Comments
 (0)