We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b236c50 + 6e812f8 commit 6858cdfCopy full SHA for 6858cdf
General/SettingUpANewProject.md
@@ -25,6 +25,7 @@ Open the list of `Official distributions` in the left panel and double-click on
25
26
## Step 2. Create a package and a class
27
28
+!! ( In Pharo 13 or more latest version, we have "**slots: { #variable }**" instead of "**instanceVariableNames: 'variable'**" )
29
30
Let us make our first package. In your newly made image in Pharo Launcher, in the top menu bar choose *Tools* then *System Browser*.
31
0 commit comments