Skip to content

Commit

Permalink
chore: adding pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
afoley587 committed Jan 11, 2025
1 parent c247202 commit 969f712
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/getting_started/upgrading-mongodb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Upgrading Mongodb 7 to Mongodb 8
2. Upgrade Fiftyone to 1.3.0+ and Fiftyone-db to 1.2.0+

.. code-block:: shell
pip install --upgrade fiftyone fiftyone[db]
3. Relaunch Fiftyone

4. `Install mongosh <https://www.mongodb.com/docs/mongodb-shell/install/>`_
Expand Down

0 comments on commit 969f712

Please sign in to comment.