Skip to content

Commit c7e4c6b

Browse files
committed
added heading about creating separate dev and prod sources
1 parent d029dd8 commit c7e4c6b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/getting-started/02-simple-install.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ Before you start your Segment implementation, you need:
1919
> success ""
2020
> **Tip**! If you don't have any of those things, consider creating a simple [GitHub Pages website](https://pages.github.com/).
2121
22+
### Create separate dev and prod sources
23+
2224
When you develop and test sources, Segment recommends you to create and use separate sources for each of your environments (production, development, staging) to prevent testing and development activities from filling production systems with invalid data.
2325

24-
You can give each source an `environment` label when you create it, and Segment strongly suggests that you use these labels to sort your sources. When you create a source during the steps below, make sure you enter an environment label.
26+
You can give each source an environment label when you create it, and Segment strongly suggests that you use these labels to sort your sources. When you create a source during the steps below, make sure you enter an environment label.
2527

2628
> warning ""
2729
> Double-check when you enter write keys for dev and production environments to make sure that you send the right data to the right place.

0 commit comments

Comments
 (0)