~stephen-stewart/ulysses/tidy-up-dropdown

« back to all changes in this revision

Viewing changes to README.md

  • Committer: Stephen Stewart
  • Date: 2014-04-03 15:40:39 UTC
  • mto: (32.2.2 trunk)
  • mto: This revision was merged to the branch mainline in revision 33.
  • Revision ID: stephen.stewart@canonical.com-20140403154039-c0qgft3v397d91ns
add ubuntu fonts

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Ulysses
2
2
=======
3
3
 
4
 
Ubuntu Engineering CSS & HTML Pattern Lib is installable via bower
5
 
 
6
 
``
7
 
$ bower install --save ulysses
8
 
``
9
 
 
10
 
 
11
 
HACKING
12
 
-------
13
 
 
14
 
``
 
4
``
 
5
sudo apt-get install ttf-ubuntu-font-family
15
6
npm install
 
7
grunt run
 
8
grunt test
16
9
``