|
@@ -77,8 +77,8 @@ should give you proper version:
|
77
|
77
|
[...]
|
78
|
78
|
|
79
|
79
|
|
80
|
|
-Dependencies - worksation
|
81
|
|
--------------------------
|
|
80
|
+Dependencies - workstation
|
|
81
|
+--------------------------
|
82
|
82
|
|
83
|
83
|
Since your workstation is probably Fedora, you can use the modern ways:
|
84
|
84
|
|
|
@@ -98,7 +98,7 @@ Exploring (and hacking on) tests
|
98
|
98
|
I won't go into details; I'll tell you just enough to get you started,
|
99
|
99
|
but be aware that **(mostly) everything is (mostly) documented** and
|
100
|
100
|
primary ways to get help (actually more like reference, but helps)
|
101
|
|
-using *sfdoc* tool, which should be on your worksation by now.
|
|
101
|
+using *sfdoc* tool, which should be on your workstation by now.
|
102
|
102
|
|
103
|
103
|
Tests normally only consist of one important file, named ... you
|
104
|
104
|
guessed it... *test*. (There's also *main.fmf*, but that only contains
|