Skip to content

Commit

Permalink
Merge pull request #2520 from chaoss/dev
Browse files Browse the repository at this point in the history
Docs Update
  • Loading branch information
sgoggins authored Sep 5, 2023
2 parents 92dc71c + 5284b91 commit bf738b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
5 changes: 1 addition & 4 deletions docs/source/getting-started/dev-osx-install.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Augur Setup
OSX Setup
===========

**NOTE**: Currently, our machine learning dependencies allow Augur to
Expand All @@ -7,9 +7,6 @@ work, but often there are libraries at the operating system level that
have not yet been updated to support machine learning libraries at
python 3.11.

OSX: Note: This has **MOSTLY** been tested on Apple Silicon with Python 3.11 at this time, however, one user has been successful with Intel based Apple computers.
==================================================================================================================================================================

For OSX You Need to make sure to install XCode Command line tools:
------------------------------------------------------------------

Expand Down
7 changes: 2 additions & 5 deletions docs/source/getting-started/new-install.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
Augur Setup
===========

Ubuntu 22.x
===========
Ubuntu 22.x Setup
=================

We default to this version of Ubuntu for the moment because Augur does
not yet support python3.10, which is the default version of python3.x
Expand Down
2 changes: 0 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ Welcome!
~~~~~~~~
~~~~~~~~

Augur's documentation; (pronounced awe-grrr) [ˈɔːɡɚ], is split into seven (7) parts. If you’re new to the project you can find out more on the software `here <https://github.com/chaoss/augur#readme>`_. We recommend giving it a once-over as a gentle introduction, otherwise, feel free to hop right into the docs!

.. toctree::
:maxdepth: 2

Expand Down

0 comments on commit bf738b3

Please sign in to comment.