mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Update README.md
This commit is contained in:
parent
16ea3fae21
commit
dbfc000cb3
1 changed files with 2 additions and 1 deletions
|
|
@ -75,7 +75,8 @@ theme's name. For testing locally, make sure the index.php file is copied as wel
|
|||
2. Edit the `jquery.mobile.theme.css` file so it contains your custom fonts and colors.
|
||||
3. Once you are done editing your files and saving them, open a terminal.
|
||||
4. Navigate to the jQuery-Mobile folder's root.
|
||||
5. Run
|
||||
5. Run the following command to build jQuery-Mobile. The CSSTHEME specifies what theme to include. If you leave it off,
|
||||
it will build using the "default" theme.
|
||||
|
||||
make CSSTHEME=YourThemeName
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue