Skip to content

Commit c0f299b

Browse files
authored
[docs] Update README.md
1 parent ee15563 commit c0f299b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ local environment.
113113

114114
To verify the correctness of installation, you can use [our regression testing](docs/usage.md#regression).
115115

116-
> **Warning**
116+
> [!WARNING]
117117
> We use libcurl to make HTTP requests. `pycurl` will attempt to build its bindings and needs headers for that - make sure you have all development packages installed. If you see an error like this one: `src/pycurl.h:206:13: fatal error: gnutls/gnutls.h: No such file or directory`, it means that you are missing some of the dependencies.
118118
119-
> **Warning**
119+
> [!WARNING]
120120
> **Make sure** that your Docker daemon is running and your user has sufficient permissions to use it. Otherwise, you might see many "Connection refused" and "Permission denied" errors when using SeBS.
121121
122122
## Authors

0 commit comments

Comments
 (0)