Skip to content

Commit d31a8d2

Browse files
committed
Remove ufo from README
1 parent 052719d commit d31a8d2

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

README.md

+5-14
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,7 @@ re-exported by the module.
4949
## Installation
5050

5151
Assuming you have a working perl6 installation you should be able to
52-
install this with *ufo* :
53-
54-
ufo
55-
make test
56-
make install
57-
58-
*ufo* can be installed with *panda* for rakudo:
59-
60-
panda install ufo
61-
62-
Or you can install directly with "panda":
52+
install this with *panda* :
6353

6454
# From the source directory
6555

@@ -69,17 +59,18 @@ Or you can install directly with "panda":
6959

7060
panda install JSON::Class
7161

72-
Other install mechanisms may be become available in the future.
62+
I haven't tested with "zef" but I can see no reason why it shouldn't
63+
work equally well.
7364

7465
## Support
7566

76-
Suggestions/patches are welcomed via github at
67+
Suggestions/patches are welcomed via github at:
7768

7869
https://github.com/jonathanstowe/JSON-Class
7970

8071
## Licence
8172

8273
Please see the LICENCE file in the distribution
8374

84-
(C) Jonathan Stowe 2015, 2016
75+
© Jonathan Stowe 2015, 2016
8576

0 commit comments

Comments
 (0)