Skip to content

Commit e83d7da

Browse files
Fixing trailing white space
1 parent 7daebfc commit e83d7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/InvestigationDatasetBuilderApplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This application is a Streamlit-based tool for interactively building investigat
3636
Before running the application, ensure you have the following:
3737

3838
- Python 3.10 or later installed.
39-
- **It is strongly recommended to use a Python virtual environment.**
39+
- **It is strongly recommended to use a Python virtual environment.**<br>
4040
To create and activate a virtual environment, follow the steps in the [README](../README.md#2-set-up-a-virtual-environment-recommended).
4141
- All required Python packages installed. This can be done with `pip install -r requirements.txt` or `pip install -r ./requirements.txt`.
4242

0 commit comments

Comments
 (0)