Fix urls in readme
This commit is contained in:
parent
ebc6f8e9a6
commit
82323ade56
@ -23,14 +23,14 @@ This is an editor for JSON files, that also supports YAML.
|
||||
The recommended way to install and run JSONEdit is by grabbing the PHAR from
|
||||
the latest release:
|
||||
|
||||
- [https://dev.noccylabs.info/jsonedit/jsonedit/releases](https://dev.noccylabs.info/jsonedit/jsonedit/releases)
|
||||
- [https://dev.noccylabs.info/noccy/jsonedit/releases](https://dev.noccylabs.info/noccy/jsonedit/releases)
|
||||
|
||||
You can also clone the respository and use [Box](https://box-project.github.io/box/)
|
||||
to build the .phar yourself. The recommended way of doing this is with the included
|
||||
`Makefile` and GNU Make:
|
||||
|
||||
```bash
|
||||
$ git clone https://dev.noccylabs.info/jsonedit/jsonedit
|
||||
$ git clone https://dev.noccylabs.info/noccy/jsonedit
|
||||
$ cd jsonedit
|
||||
$ make
|
||||
$ mv jsonedit.phar ~/bin/jsonedit
|
||||
|
Loading…
Reference in New Issue
Block a user