Skip to content

Commit 14db4a6

Browse files
committed
Polish
1 parent 4cada3b commit 14db4a6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Thingverse Development - Quick Start
1+
# Thingverse Development
22

33
If you want to build Thingverse from the source code, follow the steps mentioned here.
44
The objective of the below steps are to build docker images from source, publish the images to

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ To install Thingverse:
2525

2626
### System Requirements (for running Thingverse)
2727

28-
- Memory: 4 GB minimum, 8 GB recommended
29-
- CPU Cores: 2 Cores, 4 Cores recommended
28+
- Memory: 4 GB minimum, 8 GB recommended.
29+
- CPU Cores: 2 Cores, 4 Cores recommended.
3030
- Kubernetes: Version 1.16+, A functional Kubernetes Cluster and `kubectl`. For local installations, you can use
3131
[Docker Desktop](https://www.docker.com/products/docker-desktop) which ships with a built-in single
3232
node Kubernetes Cluster.
@@ -36,7 +36,7 @@ node Kubernetes Cluster.
3636

3737
Pre-built docker images of Thingverse components are hosted in [Docker Hub](https://hub.docker.com/).
3838
While, its possible to run Thingverse components outside a Kubernetes cluster, the recommended approach
39-
is to run Thingverse in a Kubernetes cluster. This typically reduces development, installation and
39+
is to run Thingverse in a Kubernetes cluster. This may reduce your installation and
4040
management efforts by 80-90%.
4141

4242
To install, Thingverse, start a terminal window and issue the following command:

0 commit comments

Comments
 (0)