Skip to content

Commit 6d54c14

Browse files
tfootefujitatomoya
andauthored
Unoverlap lines
Co-authored-by: Tomoya Fujita <[email protected]> Signed-off-by: Tully Foote <[email protected]>
1 parent f63c5fd commit 6d54c14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ pip install -r requirements.txt -c constraints.txt
2929

3030
### Pinned versions
3131

32-
For development we currently use Jammy as our build platform. ANd all python versions are pinned in the constraints file to make sure that things are reproducible. To upgrade the system validate that things are working and then use `pip freeze > constraints.txt` to lock in the versions to upgrade.
32+
For development we currently use Jammy as our build platform.
33+
And all python versions are pinned in the constraints file to make sure that things are reproducible.
34+
To upgrade the system validate that things are working and then use `pip freeze > constraints.txt` to lock in the versions to upgrade.
3335

3436
## Building HTML
3537

0 commit comments

Comments
 (0)