diff --git a/README.md b/README.md
index 53fc9e90cf..03a86dbacf 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![Telegram Chat][tg-badge]][tg-url]
-![](./assets/sp1.svg)
+![](./assets/sp1.png)
SP1 is a performant, 100% open-source, contributor-friendly zero-knowledge virtual machine (zkVM) that can prove the execution of arbitrary Rust (or any LLVM-compiled language) programs. SP1 democratizes access to ZKPs by allowing developers to use programmable truth with popular programming languages.
diff --git a/assets/sp1.png b/assets/sp1.png
new file mode 100644
index 0000000000..86bf73e4a8
Binary files /dev/null and b/assets/sp1.png differ
diff --git a/assets/sp1.svg b/assets/sp1.svg
deleted file mode 100644
index 425dd91066..0000000000
--- a/assets/sp1.svg
+++ /dev/null
@@ -1,642 +0,0 @@
-
diff --git a/book/getting-started/install.md b/book/getting-started/install.md
index 1476beece7..17abb98be7 100644
--- a/book/getting-started/install.md
+++ b/book/getting-started/install.md
@@ -3,7 +3,7 @@
SP1 currently runs on Linux and macOS. You can either use prebuilt binaries through sp1up or
build the toolchain and CLI from source.
-Make sure you have [Rust](https://www.rust-lang.org/tools/install) installed.
+Make sure you have [Rust](https://www.rust-lang.org/tools/install) and OpenSSL 1.1 (`brew install openssl@1.1` or use this [guide](https://askubuntu.com/questions/1102803/how-to-upgrade-openssl-1-1-0-to-1-1-1-in-ubuntu-18-04)) installed.
## Option 1: Prebuilt Binaries (Recommended)
diff --git a/book/introduction.md b/book/introduction.md
index e96bf0d90e..e70e264b94 100644
--- a/book/introduction.md
+++ b/book/introduction.md
@@ -4,7 +4,7 @@
[![Telegram Chat][tg-badge]][tg-url]
-![](./sp1.svg)
+![](./sp1.png)
SP1 is a performant, 100% open-source, contributor-friendly zero-knowledge virtual machine (zkVM) that verifies the execution of arbitrary Rust (or any LLVM-compiled language) programs.
diff --git a/book/sp1.png b/book/sp1.png
new file mode 100644
index 0000000000..86bf73e4a8
Binary files /dev/null and b/book/sp1.png differ
diff --git a/book/sp1.svg b/book/sp1.svg
deleted file mode 100644
index 425dd91066..0000000000
--- a/book/sp1.svg
+++ /dev/null
@@ -1,642 +0,0 @@
-