File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ branch only.
13
13
14
14
#### Running Tests
15
15
16
- If you ara adding functionality or making substantial changes to existing
16
+ If you are adding functionality or making substantial changes to existing
17
17
code, please add tests and ensure that existing tests pass.
18
18
19
19
Currently, we have very few tests and they aren't easy to run... :-(
@@ -24,8 +24,8 @@ we'll turn a blind eye more often now than later on! ;-)
24
24
25
25
### Building Versions
26
26
27
- The easiest way to 'build' a version now consists in copying the top-folder 's
28
- content to your * Data/Packages/PowerShell* directory.
27
+ The easiest way to 'build' a version now consists in copying the project 's
28
+ root folder's content to your * Data/Packages/PowerShell* directory.
29
29
30
30
We have build scripts under * .\bin* , but they aren't realiable. We hope to fix
31
- this soon.
31
+ that soon.
You can’t perform that action at this time.
0 commit comments