Skip to content

Commit

Permalink
Remove confusing installation section from README
Browse files Browse the repository at this point in the history
To be replaced with downloadable version and a GitHub Page
  • Loading branch information
MWDelaney committed Oct 26, 2013
1 parent 924f0c6 commit ac8940d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,6 @@ This plugin won't do anything if you don't have website built with the [Twitter

The plugin is tested to work with ```Bootstrap version 3.0.0``` and ```WordPress 3.6```.

## Installation

### Using the command-line

Go to ```wp-content/plugins/``` and enter:

$ git clone git@github.com:filipstefansson/bootstrap-shortcodes.git
$ cd bootstrap-shortcodes/
$ git submodule init
$ git submodule update

### Manually
To install this plugin, just download it, and drop the folder in the ```wp-content/plugins/```. Then login to WordPress and activate the plugin.

You'll also have to include the [php-markdown framework](https://github.com/michelf/php-markdown) in the ```bootstrap-shortcodes/php_markdown``` folder.

## Supported shortcodes
The plugin doesn't support all Bootstrap elements yet, but most of them.

Expand Down

0 comments on commit ac8940d

Please sign in to comment.