You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-7
Original file line number
Diff line number
Diff line change
@@ -69,20 +69,24 @@ The Development Kit for GemStone/S features:
69
69
```
70
70
*Note that the script will prompt you for your password because it uses sudo to setup up your server for running GemStone*.
71
71
72
-
4. When the `installServer` script finishes, the tode client image is opened and you should be able to validate your session description by:
72
+
4. When the `installServer` script finishes, the tode client image is opened:
73
73
74
-
1. Opening a tODE shell on your stone:
74
+
![tode image][63]
75
+
76
+
You should be able to validate your installation by:
77
+
78
+
- Opening a tODE shell on your stone:
75
79
76
80
![open tode shell][18]
77
81
78
-
2. Opening a `project list`:
82
+
*If an error occurs while attempting to open the tODE shell, see the [tODE Test Login](#tode-test-login) section of the [Getting Started with tODE][62] document for getting help diagnosing the problem.*
79
83
80
-
![project list][19]
84
+
- Opening a `project list`:
81
85
82
-
3. If the `project list` opens successfully, then you are done.
83
-
If an error occurs, see the [tODE Test Login](#tode-test-login) section for collecting diagnostics.
84
-
4.[Getting Started with tODE][62]
86
+
![project list][19]
85
87
88
+
- See the [Getting Started with tODE][62] document for more information on using tODE.
89
+
86
90
7. Once you have verified that the session description is correct, commit the changes that you've made.
87
91
(If you've forked the GitHub project, you should push the changes to your GitHub repository as well):
88
92
@@ -271,3 +275,5 @@ For more information about installing optional projects and a complete list of o
0 commit comments