Skip to content

Commit

Permalink
Center checkboxes, typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyjw committed Jul 2, 2024
1 parent 78f8d58 commit af7e21c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Dioptra strives for the following key properties:
<!-- markdownlint-disable MD007 MD030 -->
- [User setup](#user-setup)
- [Build the containers](#build-the-containers)
- [Runn Dioptra](#run-dioptra)
- [Run Dioptra](#run-dioptra)
- [User quickstart](#user-quickstart)
- [Developer quickstart](#developer-quickstart)
- [Setting up the Python virtual environment](#setting-up-the-python-virtual-environment)
Expand Down Expand Up @@ -85,7 +85,7 @@ Developers must use Python 3.11 and create a virtual environment using one of th
Ensure that you have Python 3.11 installed and that it is available in your PATH, and then identify the requirements file that you want to use:

| Filename | OS | Architecture | Tensorflow | PyTorch |
| :--- | :---: | :---: | :--- | :--- |
| :--- | :---: | :---: | :--: | :--: |
| linux-amd64-py3.11-requirements-dev.txt | Linux | x86-64 |||
| linux-amd64-py3.11-requirements-dev-tensorflow.txt | Linux | x86-64 |||
| linux-amd64-py3.11-requirements-dev-pytorch.txt | Linux | x86-64 |||
Expand Down

0 comments on commit af7e21c

Please sign in to comment.