Skip to content

Commit 328550f

Browse files
committed
readme fixup
1 parent 3609ca0 commit 328550f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ See: [DevExpress Reports Prerequisites](https://docs.devexpress.com/VCL/405773/E
2222
2323
## Test the Example
2424

25-
1. Open and build the project in RAD Studio.
26-
2. Start a console session and navigate to the project directory.
27-
3. Run the application an specify an order number as the `OrderID` parameter:
25+
1. Open and build the Delphi project in the RAD Studio.
26+
2. Start a console session and navigate to the _Delphi_ project directory.
27+
3. Run the application an specify an order number (from 10248 to 11077) as the `OrderID` parameter:
2828

2929
```console
3030
> PDFReportGenerator.exe OrderID=110077

0 commit comments

Comments
 (0)