From df9e165140033802573992d25942e838235afbca Mon Sep 17 00:00:00 2001 From: Miles Date: Thu, 19 Nov 2020 18:47:15 +1300 Subject: [PATCH] Fixed some more typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 36afb56..56b8fa6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A place to collate notes and resources of our journey into porting nanopore sequ -**...and some pictures of the final set up in action*** +**...and some pictures of the final set up in action** @@ -22,9 +22,9 @@ It wasn't until a year or so later that things really started to align. One fact > *"NVIDIA® Jetson™ systems provide the performance and power efficiency to run autonomous machines software, faster and with less power. Each is a complete System-on-Module (SOM), with CPU, GPU, PMIC, DRAM, and flash storage—saving development time and money. Jetson is also extensible. Just select the SOM that’s right for the application, and build the custom system around it to meet its specific needs."* > (source: [link](https://www.nvidia.com/en-us/autonomous-machines/embedded-systems/)) -Knowing that these affordable but powerful (think Raspberry Pi on steroids) compute units were available, had Nvidia GPUs, and actually made up the 'heart' of the ONT MinIT (Jetson TX2), it was time to start exploring. There were a lot of bumps along the way (mainly due to the lack of AMR builds of various pieces of software), but long story short where now at a point where MinKnow with live base calling works on the majority of the Jetson family. +Knowing that these affordable but powerful (think Raspberry Pi on steroids) compute units were available, had Nvidia GPUs, and actually made up the 'heart' of the ONT MinIT (Jetson TX2), it was time to start exploring. There were a lot of bumps along the way (mainly due to the lack of ARM builds of various pieces of software), but long story short we are now at a point where MinKnow with live base calling works on the majority of the Jetson family. -There has been greatly contribution to by numerous community members from around the globe, if you're interested in the in-depth development story told through gist comments check it out [here](https://gist.github.com/sirselim/2ebe2807112fae93809aa18f096dbb94) - be ready for a long read! (no pun intended...) +This has been greatly contribution to by numerous community members from around the globe, if you're interested in the in-depth development story told through gist comments check it out [here](https://gist.github.com/sirselim/2ebe2807112fae93809aa18f096dbb94) - be ready for a long read! (no pun intended...) ## Getting started