Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
girba committed Oct 17, 2016
1 parent ccc59ff commit 1053f9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# gt4gemstone
The Glamorous Toolkit for remote work with Gemstone/S
gt4gemstone is the Glamorous Toolkit for remote work with Gemstone/S. It is a project developed by feenk.com.

## Installation

Expand All @@ -13,7 +13,7 @@ After installing [GsDevKit](https://github.com/GsDevKit/GsDevKit_home#installati

Open a Pharo Playground and execute:

gtClient := GtGsMinimalClient forSessionDescriptionNamed: SCIGemStoneServerConfigSpec defaultSessionName.
gtClient := GtGsMinimalClient forDefaultSessionDescription.
gsPlayground := (GtGsPlayground forGemstoneClient: gtClient).
gsPlayground openEmpty.

Expand Down

0 comments on commit 1053f9f

Please sign in to comment.