Skip to content

Commit daf1462

Browse files
committed
Uploading example files (sh/yaml)
1 parent 4a80870 commit daf1462

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Before installing the package, ensure that the following prerequisites are met:
8585
- libpng-dev - PNG image format library
8686
- libtiff-dev - TIFF image format library
8787

88+
Most of the times, they are already installed on your system. Just give it a try and check out CellViT.
8889
On Linux-based systems, you can install these using:
8990

9091
```sh

docs/source/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This package provides the inference code to run CellViT/CellViT++ models, design
66
Prerequisites
77
-------------
88

9-
Before installing the package, ensure that the following prerequisites are met as listed below.
9+
Before installing the package, ensure that the following prerequisites are met as listed below. Most of the times, they are already installed on your system. Just give it a try and check out CellViT. If you encounter any issues, please refer to the installation instructions for the respective library.
1010

1111
.. collapse:: Required binaries
1212

0 commit comments

Comments
 (0)