Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanstowe committed Jan 21, 2017
1 parent 6530313 commit c98cf20
Showing 1 changed file with 8 additions and 16 deletions.
24 changes: 8 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,8 @@ populates the permissions as per the application logic.

## Installation

Assuming you have a working perl6 installation you should be able to
install this with *ufo* :

ufo
make test
make install

*ufo* can be installed with *panda* for rakudo:

panda install ufo

Or you can install directly with "panda":
Assuming you have a working Rakudo Perl 6 installation you should be able to
install this with *panda* :

# From the source directory

Expand All @@ -59,17 +49,19 @@ Or you can install directly with "panda":

panda install Object::Permission

Other install mechanisms may be become available in the future.
This should work equally well with *zef* but I may not have tested it.

## Support

Suggestions/patches are welcomed via github at:

https://github.com/jonathanstowe/Object-Permission
https://github.com/jonathanstowe/Object-Permission

## Licence

Please see the LICENCE file in the distribution
This is free software.

Please see the [LICENCE](LICENCE) file in the distribution

(C) Jonathan Stowe 2015, 2016
© Jonathan Stowe 2015, 2016, 2017

0 comments on commit c98cf20

Please sign in to comment.