Skip to content

Commit 2b0bdfa

Browse files
authored
Merge pull request #1975 from Abdur-rahmaanJ/patch-1
Removed quotes in instructions in pip install ...
2 parents 1d5ad50 + db87b02 commit 2b0bdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To run the examples in your local environment::
5555

5656
3. Install requirements::
5757

58-
pip install -r 'examples/sqla/requirements.txt'
58+
pip install -r examples/sqla/requirements.txt
5959

6060
4. Run the application::
6161

0 commit comments

Comments
 (0)