Преглед на файлове

important fix of pypluseq import

Nikita Babich преди 2 години
родител
ревизия
b62f1f7cc7
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 4 4
      readme.md

+ 4 - 4
readme.md

@@ -76,14 +76,14 @@ cd cplab_copy
 > pip install git+https://github.com/imr-framework/pypulseq
 > pip install git+https://github.com/imr-framework/pypulseq
 ```
 ```
 It is important to mention, that the official release of pypulseq could not work properly due to PiPy error. If you already have installed pypulseq by
 It is important to mention, that the official release of pypulseq could not work properly due to PiPy error. If you already have installed pypulseq by
-'''
+```
 > pip install pypluseq
 > pip install pypluseq
-'''
+```
 we kindly recommend you to uninstall it and use the given command upper.
 we kindly recommend you to uninstall it and use the given command upper.
-'''
+```
 > pip uninstall pypluseq
 > pip uninstall pypluseq
 > pip show pypulseq
 > pip show pypulseq
 > pip install git+https://github.com/imr-framework/pypulseq
 > pip install git+https://github.com/imr-framework/pypulseq
-'''
+```
 
 
 Запускайте ```1_block_synchronizer.py```
 Запускайте ```1_block_synchronizer.py```