Skip to content

Commit 463228e

Browse files
committed
1 parent 265a7f5 commit 463228e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

user_guide/docs/providers.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ the QGIS application. SMODERP2D may be acessed from this repository.
1616
### Installation instructions
1717

1818
* Install QGIS: <https://www.qgis.org/en/site/forusers/download.html>
19+
* Suggested version: 3.34.10/3.38.2 or higher, see [known issues](#known-issues) for details
1920

2021
* Check button `Show also Experimental Plugins` in Plugin/Settings
2122

@@ -54,11 +55,12 @@ The plugin consists of four tabs:
5455

5556
![](./img/qgis_plugin_history.png)
5657

57-
### Known issue
58+
### Known issues
5859

59-
On MS Windows QGIS plugin may suffer by poping-up windows when
60-
starting computation. It is caused by a bug in GRASS 8.3. This issue
61-
can be solved by copying ``core.py`` file available from [GitHub
60+
Only for QGIS 3.34.9/3.38.1 or lower: On MS Windows QGIS plugin may
61+
suffer by poping-up windows when starting computation. It is caused by
62+
a bug in GRASS 8.3. This issue can be solved by copying ``core.py``
63+
file available from [GitHub
6264
repository](https://raw.githubusercontent.com/storm-fsv-cvut/smoderp2d/master/bin/qgis/grass_patch/core.py)
6365
to a GRASS target directory which is typically located in:
6466

0 commit comments

Comments
 (0)