Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme to demonstrate Tensorflow installation #13

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

tpmccallum
Copy link
Contributor

Update this documentation which will also serve Joey's installation instructions (as apposed to creating redundant instructions on Joey which could become outdated)

Update this documentation which will also serve Joey's installation instructions (as apposed to creating redundant instructions on Joey which could become outdated)
README.md Outdated
```
* libtensorflowlite\_c.so
* You can use the following commands to get libtensorflowlite\_c.so
```bash
# Download TensorFlow deps
# Download TensorFlow deps
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove extra space before the #

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies, that .md should not have been there in that code block, I have removed it now.

README.md Outdated
```
* Configure dynamic linker run-time bindings
```bash
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like the indent size is not correct.

README.md Outdated
* libpng-dev
* libpng-dev
```bash
sudo aptitude install libpng-dev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use apt instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to apt and then also added -y

README.md Outdated
* libjpeg-dev
```bash
sudo aptitude install libjpeg-dev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants