Skip to content

Commit

Permalink
Replacing with a single backtick
Browse files Browse the repository at this point in the history
  • Loading branch information
svaishnavy authored Jul 18, 2018
1 parent b7783a8 commit 1d9415e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sdk/cosmos-sdk-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This will initialize a project, the dependencies, directory structures with the
```shell
$ cosmos-sdk-cli init testzone -p github.com/your_user_name/testzone
```
```-p [remote-project-path]```. If this is not provided, it creates testzone under $GOPATH/src/
`-p [remote-project-path]`. If this is not provided, it creates testzone under $GOPATH/src/


```shell
Expand Down

0 comments on commit 1d9415e

Please sign in to comment.