Просмотр исходного кода

Add basic installation instructions

Alois Mahdal 10 лет назад
Родитель
Сommit
0097095509
1 измененных файлов: 8 добавлений и 0 удалений
  1. 8
    0
      INSTALL.md

+ 8
- 0
INSTALL.md Просмотреть файл

@@ -0,0 +1,8 @@
1
+INSTALL
2
+=======
3
+
4
+Currently gmon is in heavy development state, so there is no "official"
5
+installaion procedure.
6
+
7
+However, all that should suffice is to add *gmon/include* path to your
8
+**PYTHONPATH** and you should be able to run the *gmon/gmon* script.