Skip to content

Commit 3058ae8

Browse files
authored
Merge pull request #27 from ba-st/release_300
Update README
2 parents 1304414 + 5b9f14f commit 3058ae8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ smalltalk:
66
- Pharo64-7.0
77
- Pharo-7.0
88
- Pharo-6.1
9-
- Pharo-6.0
109
- Pharo-5.0
1110
matrix:
1211
allow_failures:

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Metacello new
2929
repository: 'github://ba-st/Willow-Playground:master/source';
3030
load
3131
```
32+
or get a ready to use image from the [releases page](https://github.com/ba-st/Willow-Playground/releases).
3233

3334
You can now evaluate
3435

@@ -40,4 +41,4 @@ and go to [localhost:8080/willow101](http://localhost:8080/willow101) to find an
4041

4142
To learn how to use Willow, you can check the applications included in this repository:
4243
- Live Documentation: start by browsing WPLiveDocumentation. Access the application at [localhost:8080/live-docs](http://localhost:8080/live-docs)
43-
- Test Runner: start by browsing WPTestRunner. Access the application at [localhost:8080/test-runner-bootstrap3](http://localhost:8080/test-runner-bootstrap3)
44+
- Test Runner: start by browsing WPTestRunner. Access the application at [localhost:8080/test-runner-bootstrap3](http://localhost:8080/test-runner-bootstrap3)

0 commit comments

Comments
 (0)