Skip to content

Commit

Permalink
readme.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjeev Papnoi committed Feb 14, 2020
1 parent 537eb9c commit d541c0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The installation process is broken down into two distinct steps:
* Configuration

```diff
+ ### Setting up your helpdesk project
+ Setting up your helpdesk project
```
In this step of the installation process, you'll be downloading the helpdesk project skeleton and installing all of its dependent components.

Expand All @@ -119,7 +119,7 @@ We recommend using composer over direct download whenever possible. However, if
Irrespective of the method you use, the process to configuring your helpdesk remains the same.

```diff
! #### Composer
! Composer
```

You can use composer to setup your project by simply running the following command from your terminal:
Expand All @@ -129,7 +129,7 @@ $ composer create-project uvdesk/community-skeleton helpdesk-project
```

```diff
! #### Direct Download
! Direct Download
```

Alternatively, you can also [download the zip archive](https://cdn.uvdesk.com/uvdesk/downloads/opensource/uvdesk-community-current-stable.zip) of the latest stable release and extract its content by running the following commands from your terminal:
Expand Down

0 comments on commit d541c0c

Please sign in to comment.