Skip to content

Commit

Permalink
modify command in developer-setup
Browse files Browse the repository at this point in the history
Signed-off-by:: vaniisgh <vanisingh@live.co.uk>
  • Loading branch information
vaniisgh committed Jun 26, 2020
1 parent b420386 commit 45e269b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/developer-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Place openebs/zfs-localpv's code on your local machine using the following cloni
Create your clone:

```sh
cd path/to/zfs-loclalpv
cd zfs-loclalpv

# Note: Here user= your github profile name
git clone https://github.com/$user/zfs-localpv.git
Expand All @@ -44,7 +44,7 @@ Install the build dependencies.
Open a terminal on your local host. Change directory to the zfs-localpv fork root.

```sh
$ cd path/to/directory/zfs-localpv
$ cd zfs-localpv
```

Checkout the master branch.
Expand Down

0 comments on commit 45e269b

Please sign in to comment.