Unverified Commit 2b0bdfaf authored by Serge S. Koval's avatar Serge S. Koval Committed by GitHub

Merge pull request #1975 from Abdur-rahmaanJ/patch-1

Removed quotes in instructions in pip install ...
parents 1d5ad50e db87b027
......@@ -55,7 +55,7 @@ To run the examples in your local environment::
3. Install requirements::
pip install -r 'examples/sqla/requirements.txt'
pip install -r examples/sqla/requirements.txt
4. Run the application::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment