Skip to content

Commit 8898f81

Browse files
Update fesapi.ipynb
1 parent 713cef8 commit 8898f81

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

python/example/fesapi.ipynb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@
55
"id": "40a17e1f-53f0-4ec9-b2a4-2718acf2a59e",
66
"metadata": {},
77
"source": [
8-
"The very first step is to download and install the FESAPI wheel. You can download a Windows version there : https://github.com/F2I-Consulting/fesapi/releases. Look at the \\\"assets\\\" of a release.\n",
9-
"\n",
10-
"If you need a Linux version or if there is no wheel for your particular FESAPI version, you can either ask for it in a new issue (https://github.com/F2I-Consulting/fesapi/issues) or build the wheel by yourself which is known to be a bit hard for non CMake aware developpers (https://github.com/F2I-Consulting/fesapi/blob/master/README.md).\n",
11-
"\n",
12-
"You can install a wheel using the command : pip install wheel_filename.whl"
8+
"The very first step is to download and install the FESAPI wheel : pip install fesapi"
139
]
1410
},
1511
{

0 commit comments

Comments
 (0)