Skip to content

Commit

Permalink
readme cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-aladev committed Jun 4, 2021
1 parent 7a0b804 commit 12b7d8d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ set "INCLUDE=C:\devel\include;%INCLUDE%" && set "LIB=C:\devel\lib;%LIB%" && set
cd build && bash "..\scripts\release.sh"
```

Please use the following code for OSX.

```bash
export XML_CATALOG_FILES=/usr/local/etc/xml/catalog
```

## Quick start

```sh
Expand Down

0 comments on commit 12b7d8d

Please sign in to comment.