summaryrefslogtreecommitdiff
path: root/docs/README.directfb
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.directfb')
-rw-r--r--docs/README.directfb3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/README.directfb b/docs/README.directfb
index e3bada4888..d66ca8d3ca 100644
--- a/docs/README.directfb
+++ b/docs/README.directfb
@@ -22,7 +22,8 @@ Installation
to install OpenGL libraries and
- make linux-directfb-install
+ cd src/mesa/drivers/directfb ; make install
to install DirectFBGL module in the proper location.
+ Actually, that last command may not be needed. Please provide feedback.