Skip to content

Commit 1184284

Browse files
Revise Quick Start section in README.md
Updated the Quick Start section for clarity and formatting.
1 parent aeecb0f commit 1184284

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ This repository contains Python notebooks that demonstrate the Numerics .NET lib
2727
- Numerics built and compiled locally. The resulting DLL path must match the path referenced in the notebooks — see Quick Start and/or notebook 00 for setup instructions.
2828

2929
## Quick Start
30-
The quick start will step through the creation of an active python environment, installing the notebook requirements & RMC-Numerics, and getting the methods ready to be used. For a more in depth walk through see notebook 00.
31-
**NOTE:** This set up is geared towards Windows users. For other operating systems see notebook 00.
30+
The quick start will step through the creation of an active python environment, installing the notebook requirements & RMC-Numerics, and getting the methods ready to be used. For a more in depth walk through see notebook 00.
31+
**NOTE:** This set up is geared towards Windows users. For other operating systems see notebook 00.
3232

3333
1. Create and activate a virtual Python environment
3434
```bash

0 commit comments

Comments
 (0)