We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ebcde commit b4d10e3Copy full SHA for b4d10e3
README.md
@@ -42,7 +42,7 @@ There are many features that are not yet implemented like adding and editing mar
42
2. Clone this repo
43
- `git clone github.com/dheerajshenoy/FITSExplorer`
44
4. cd into the directory and run the following command
45
- - `cd FITSExplorer && qmake && make`
+ - `cd FITSExplorer && qmake6 && make`
46
5. The software binary will be called `FITSExplorer`
47
# Screenshots
48
0 commit comments