Skip to content

Commit

Permalink
Improved README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pzaino committed Nov 19, 2023
1 parent 60754cc commit a61a5b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ DTBLib is open to contributions from the developer community. Enhancements, bug

The library is very easy to build. You just need to run the following command:

To build with GCC on RISC OS (go in the src directory):
To build with GCC on RISC OS (from the DTBLib directory):

```bash
MkGCC
```

To build with DDE on RISC OS (go in the src directory):
To build with DDE on RISC OS (from the DTBLib directory):

```bash
MkDDE
Expand Down

0 comments on commit a61a5b5

Please sign in to comment.