Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Egil Möller authored Feb 5, 2020
1 parent eef1606 commit 85c3d94
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ If your Linux distribution does not have the right libraries or versions of libr

Whichever method for running it you use, the first time you run the window manager, a set of default config files will be added to your ~/.config/glass directory. These files can be safely edited, but will be re-instated if deleted.

# Unit- & integration-tests

make all
pip install nose2
nose2 -s tests

# License

GNU GPL v3, see the file LICENSE for details
Expand Down

0 comments on commit 85c3d94

Please sign in to comment.