Skip to content

Commit

Permalink
Cleanup readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks committed Jul 12, 2020
1 parent cb561fb commit 46d0d53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Get information about the NVIDIA Jetson OS environment on NVIDIA Jetson Developm
The information about the NVIDIA Jetson Development Kit operating system is spread over a few files. This is a handy tool to use for reference.

The Python script jetsoninfo.py will list the hardware, version of L4T that is running, Ubuntu version, and the Linux kernel revision. To execute:

```
$ python jetsonInfo.py

```
or

```
$ ./jetsonInfo.py

```
The hardware designator is derived from the file: '/proc/cpuinfo'

The L4T version is derived from the file: '/etc/nv_tegra_release'
Expand Down

0 comments on commit 46d0d53

Please sign in to comment.