mirror of https://github.com/OpenIPC/composer.git
Add pages dir
parent
10c4e7053e
commit
3043c76b52
10
README.md
10
README.md
|
@ -1,10 +0,0 @@
|
|||
# COMPOSER
|
||||
|
||||
**Creating OpenIPC firmware with custom settings**
|
||||
|
||||
|
||||
## Quick Start - run one command for happiness ;)
|
||||
|
||||
```
|
||||
git clone https://github.com/OpenIPC/composer.git && cd composer && ./stapler t31_vixand
|
||||
```
|
|
@ -0,0 +1,3 @@
|
|||
encoding: utf-8
|
||||
highlighter: rouge
|
||||
markdown: kramdown
|
|
@ -0,0 +1,10 @@
|
|||
# COMPOSER
|
||||
|
||||
**Creating OpenIPC firmware with custom settings**
|
||||
|
||||
|
||||
## Quick Start - run one command for happiness ;)
|
||||
|
||||
```
|
||||
git clone https://github.com/OpenIPC/composer.git && cd composer && ./stapler t31_vixand
|
||||
```
|
Loading…
Reference in New Issue