Skip to content

Commit

Permalink
github: Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Aug 10, 2015
1 parent 79b8be6 commit bc2ceb4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# mxq
MXQ - mariux64 job scheduling system

## Installation
### Install using `GNU make`
```
make
make install [DESTDIR=...]
```
### Install using `bee`
```
bee init $(bee download git://github.molgen.mpg.de/mariux64/mxq.git) -e
bee install mxq
```

0 comments on commit bc2ceb4

Please sign in to comment.