Skip to content

Commit

Permalink
Re-organize example requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
greyli committed Oct 11, 2023
1 parent eaca9bd commit 226a5af
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 49 deletions.
5 changes: 2 additions & 3 deletions examples/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ Type these commands in the terminal:
.. code-block:: bash
$ git clone https://github.com/helloflask/bootstrap-flask.git
$ cd bootstrap-flask
$ pip install -r requirements/examples.txt
$ cd examples
$ cd bootstrap-flask/examples
$ pip install -r requirements.txt
Then based on the Bootstrap version you want to use to run the application.

Expand Down
File renamed without changes.
46 changes: 0 additions & 46 deletions requirements/examples.txt

This file was deleted.

0 comments on commit 226a5af

Please sign in to comment.