Skip to content

Commit f90a789

Browse files
committed
fixed a typo.
1 parent fd5ee81 commit f90a789

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A simple mapper to map and convert .feather data files into RDF triples in a spe
44

55
## Usage
66

7-
Note: It is highly advised to use a venv with the required packages installed, as described in the [requirements][./requirements.txt] file.
7+
Note: It is highly advised to use a venv with the required packages installed, as described in the [requirements](./requirements.txt) file.
88

99
- Specify the name of the .feather file and the .nt file in the `mapper.py` file inside the mapper folder.
1010
- Run the file as a script with,

0 commit comments

Comments
 (0)