Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShorelineCrypto authored Aug 30, 2020
1 parent e7d14ca commit f92dd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Chromebook/arm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Inside terminal, this file will be at your home directory.
## Determine your Platform is 64 bits arm64 or 32 bits armhf

In newest arm chromebook, we expect 64 bits arm64 should be the norm. In older chromebook such as chromebook or chromebit with only 2G memory, it may be armhf platform.
In the rare cases, your chromebook may have 64 bits CPU, but the linux runs on 32 bits armhf. Here run below two commands to determine what is your linux architecture
In the rare cases, your chromebook may have 64 bits CPU, but the linux runs on 32 bits armhf. You can first run below two commands to determine what is your linux architecture
```
uname -a
sudo apt-get update
Expand Down

0 comments on commit f92dd5c

Please sign in to comment.