Skip to content

Commit

Permalink
update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
norbertlaposa committed Feb 19, 2016
1 parent 70fd69c commit 8761743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ Via Debian APT repository
`$ echo "deb http://onxshop.com/debian/ jessie main" > /etc/apt/sources.list.d/onxshop.list`

### 3. Install Onxshop
`$ aptitude update && aptitude install onxshop`
`$ apt-get update && apt-get install onxshop-1.7`

### 4. Create a website
`$ sudo onxshop create yoursite.com`
`$ sudo onxshop-1.7 create test.local.onxshop.com`

More Information
================
Expand Down

0 comments on commit 8761743

Please sign in to comment.