1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-06 00:13:33 +00:00

Fixed typo in comments

This commit is contained in:
Bryan Roe
2019-01-30 23:39:52 -08:00
parent 56cf77e147
commit a6cbc1a9c1

View File

@@ -14,7 +14,7 @@
# Using YUM:
# sudo yum install libX11-devel libXtst-devel libXext-devel libjpeg-devel
#
# NOTE: If you install headers for jpeg8, you need to put the headers in the v80 folder, and specify JPEGVER=v80 when building MeshAgent
# NOTE: If you install headers for jpeg8, you need to put the compiled .a in the v80 folder, and specify JPEGVER=v80 when building MeshAgent
# eg: make linux ARCHID=6 JPEGVER=v80
#
#