File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,12 @@ PyCalc PLUS! is a faster version of PyCalc written fully in C#! It's available f
2626
2727## To Run on Linux & MacOS :
2828
29- chmod +x /<path>/PyCalc-PLUS
29+ chmod +x /<path>/PyCalc-PLUS-x
3030
31- .//<path>/PyCalc-PLUS
3231
32+ Replace <path > with the actual directory and x with your OS.
3333
34- Replace <path > with the actual directory.
35-
36- Note : You may need to run as Superuser using sudo! On MacOS, you may need to modify some permissions under Privacy and Security!
34+ Note : You may need to run as Superuser using sudo! On MacOS, you may need to modify some permissions under Privacy and Security.
3735
3836---
3937
@@ -48,7 +46,7 @@ Note : You may need to run as Superuser using sudo! On MacOS, you may need to mo
4846
4947- Any system with .NET SDK installed [ For building ] .
5048- Build the file in any IDE / Code Editior.
51- - No installation needed if using PyCalc -PLUS.exe on Windows Systems or PyCalc -PLUS for Linux & MacOS Systems!
49+ - No installation needed if using PyC -PLUS.exe on Windows Systems or PyC -PLUS-x for Linux & MacOS Systems!
5250
5351---
5452
You can’t perform that action at this time.
0 commit comments