mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 11:17:54 +00:00
[doc] install: fix forumla again
This commit is contained in:
parent
5fd9bc6a84
commit
2ba23e8646
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ resolution, with the following formula:
|
|||
|
||||
width x height x pixel size x 2 = frame bytes
|
||||
|
||||
total bytes / 1024 / 1024 = frame megabytes
|
||||
frame bytes / 1024 / 1024 = frame megabytes
|
||||
|
||||
frame megabytes + 10 MiB = total megabytes
|
||||
|
||||
|
|
Loading…
Reference in a new issue